memgraph/src/query/plan
Teon Banek 663d78feaa Handle expanding from Null vertex
Summary:
This fixes a bug when the MATCH clause would follow an OPTIONAL MATCH.
In case when the optional part would fail to generate results, expanding
would cause an error.

Reviewers: florijan, mislav.bradac, buda

Reviewed By: mislav.bradac, buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D372
2017-05-18 09:04:16 +02:00
..
operator.cpp Handle expanding from Null vertex 2017-05-18 09:04:16 +02:00
operator.hpp Add classic and hierarchical visiting 2017-05-16 12:35:09 +02:00
planner.cpp Bind UNWIND symbols during planning 2017-05-17 10:37:12 +02:00
planner.hpp Plan '*' in RETURN and WITH 2017-05-12 13:05:40 +01:00