memgraph/src
Teon Banek 7fc821ad25 Setup basic interactive planner testing
Summary:
Add basic InteractiveDbAccessor.
Add printing logical operator tree.
Cache some InteractiveDbAccessor vertex counts.

Reviewers: florijan, mislav.bradac, buda

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D707
2017-08-28 10:25:17 +02:00
..
communication Distributed Memgraph with Reactors (first queries) 2017-08-25 15:26:10 +02:00
data_structures Fix expansion benchmark 2017-08-25 10:09:21 +02:00
database Fix expansion benchmark 2017-08-25 10:09:21 +02:00
durability First version of bolt cpp client. 2017-08-24 17:44:44 +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 Setup basic interactive planner testing 2017-08-28 10:25:17 +02:00
storage Property storage now supports Map 2017-08-24 10:29:49 +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 Setup basic interactive planner testing 2017-08-28 10:25:17 +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