Summary: `UNWIND` can come before `MATCH`, so it needs to break query parts. If it didn't, a query part would incorrectly grab all the matches and plan them incorrectly. A test for such a case has been added. Reviewers: florijan Reviewed By: florijan Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D598 |
||
---|---|---|
.. | ||
cost_estimator.cpp | ||
cost_estimator.hpp | ||
operator.cpp | ||
operator.hpp | ||
planner.hpp | ||
rule_based_planner.cpp | ||
variable_start_planner.cpp |