memgraph/src
Teon Banek 591d086013 Map symbols to expansions to speed up variable planning
Summary:
Test variable planning BFS.
Add more tests for variably planning ExpandVariable.
Don't recreate the whole matching when varying expansions.
Use explicit constructors in private planner classes.

Reviewers: mislav.bradac, florijan

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D691
2017-08-23 11:39:45 +02:00
..
communication Return fields in BEGIN, ROLLBACK, COMMIT 2017-08-19 13:56:17 +02:00
data_structures Expansion benchmark added 2017-08-23 09:10:26 +02:00
database Rand() function added 2017-08-22 15:18:41 +02:00
durability GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
io/network Stress tests now spawn only one memgraph. 2017-08-18 14:48:54 +02:00
mvcc Make some members private in CommitLog 2017-07-12 14:58:34 +02:00
query Map symbols to expansions to speed up variable planning 2017-08-23 11:39:45 +02:00
storage GraphDbAccessor - style change 2017-08-09 16:09:08 +02:00
threading Migrate timer to use walltime, instead of cputime 2017-07-17 13:42:44 +02:00
transactions Fix bug in lock store 2017-07-29 17:48:34 +02:00
traversal Move unused datastructures to poc 2017-07-10 12:03:11 +02:00
utils Scheduler - removed templatization 2017-08-17 16:10:41 +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 Removed unused template parameter from network stack. 2017-08-04 11:12:08 +02:00