Files
memgraph/tests
Marko Budiselic f35225f26b Optimize IN list execution
Summary:
Use Unwind + ScanAllByLabelPropertyValue logical operator to
accelerate the execution of queries like the following one:
`MATCH (n:Label) WHERE n.property IN [] ...`

Reviewers: llugovic, mferencevic

Reviewed By: llugovic, mferencevic

Subscribers: llugovic, pullbot

Differential Revision: https://phabricator.memgraph.io/D2758
2020-04-21 11:38:38 +02:00
..
2019-12-09 11:24:09 +01:00
2020-03-13 19:27:01 +01:00
2019-12-09 11:24:09 +01:00
2020-02-17 13:27:20 +01:00
2020-04-21 11:38:38 +02:00
2020-02-17 13:27:20 +01:00