memgraph/src
Teon Banek 2a8c64882f Serialize SymbolTable
Summary:
Other than the plan operators and the frame, we will need to pass the
generated symbol table to distributed workers.

Reviewers: florijan, msantl

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1123
2018-01-22 12:47:51 +01:00
..
communication Fix RPC client cache 2018-01-17 18:07:01 +01:00
data_structures Remove executor not run option 2017-12-18 14:36:15 +01:00
database Refactor GraphDb so ::impl classes inherit GraphDb 2018-01-19 15:40:04 +01:00
distributed Migrate db::types to storage:: 2018-01-17 10:35:12 +01:00
durability Worker id in snapshot/wal 2018-01-18 11:46:47 +01:00
io/network Fix RPC client cache 2018-01-17 18:07:01 +01:00
mvcc Refactor global ids and prepare for distributed 2017-12-05 13:05:55 +01:00
query Serialize SymbolTable 2018-01-22 12:47:51 +01:00
storage Add database master test 2018-01-19 14:52:05 +01:00
threading Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
transactions Implement GraphDbAccessor creation for running transaction 2018-01-19 13:21:54 +01:00
utils Add virtual destructors 2018-01-19 10:40:09 +01:00
CMakeLists.txt Cleanup utils::File API 2018-01-16 15:38:12 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_bolt.cpp Rename NetworkEndpoint 2018-01-15 15:47:37 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00