memgraph/src
Teon Banek 9ae1a9a585 Plan variable length expand
Summary: Handle reordering expansions with variable path length

Reviewers: florijan, mislav.bradac

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D579
2017-07-26 12:36:47 +02:00
..
communication Minor fix in bolt session 2017-07-21 13:19:23 +02:00
data_structures GraphDbAccessor - index range API 2017-07-19 11:55:40 +02:00
database GraphDbAccessor::Transfer added 2017-07-21 11:42:44 +02:00
durability Implemented label-property index recovery. 2017-07-12 12:49:57 +02:00
io/network Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
mvcc Make some members private in CommitLog 2017-07-12 14:58:34 +02:00
query Plan variable length expand 2017-07-26 12:36:47 +02:00
storage Query::Plan::VariableExpand added 2017-07-20 14:26:41 +02:00
threading Migrate timer to use walltime, instead of cputime 2017-07-17 13:42:44 +02:00
transactions Fix bug in transactions/engine 2017-07-17 14:36:14 +02:00
traversal Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
utils Make the message mandatory for NotYetImplemented exception 2017-07-18 16:40:49 +02:00
copy_hardcoded_queries.cpp Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
memgraph_bolt.cpp sptr to uptr in worker/server 2017-07-12 14:10:22 +02:00