memgraph/tests/benchmark
Teon Banek 14c9044909 Convert symbol.hpp to LCP
Summary:
With quite frequent changes of serialization backend, it's getting
really painful updating the C++ implementation. This diff defines the
Symbol class via LCP, so that the C++ serialization is generated instead
of written by hand.

Reviewers: mtomic, llugovic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1741
2018-11-22 09:52:18 +01:00
..
data_structures RingBuffer - buffer on heap instead of stack 2017-11-02 12:07:23 +01:00
query Extract QueryVisitor from HierarchicalTreeVisitor 2018-11-12 12:53:25 +01:00
CMakeLists.txt Implement RPC benchmark 2018-11-05 10:45:43 +01:00
edge_storage.cpp Edge storage benchmark added 2017-09-08 13:12:20 +02:00
expansion.cpp Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00
mvcc.cpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
rpc.cpp Generate TypeInfo object for all LCP defined classes 2018-11-16 13:27:58 +01:00
serialization.cpp Convert symbol.hpp to LCP 2018-11-22 09:52:18 +01:00
tx_engine.cpp Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00