memgraph/tests/integration
Dominik Gleich bd0b81526e Initial version of mvcc_gc.
Summary:
Tested MVCC garbage collector.
Also refactors graph_db forward declarations of vertex and edge which were causing issues.

Reviewers: mislav.bradac, dtomicevic, florijan, teon.banek, buda

Reviewed By: teon.banek, buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D177
2017-03-29 12:38:24 +02:00
..
hardcoded_query Bolt PullAll works. 2017-03-28 12:43:04 +02:00
scenario Dressipi Test Cases No 1 - DONE 2016-11-04 01:49:21 +01:00
stream Initial version of mvcc_gc. 2017-03-29 12:38:24 +02:00
__init__.py scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
CMakeLists.txt A better configuration of cmake & clion 2017-02-20 01:25:57 +01:00
crud.py scenario 000001 pass, dressipi scenario 1 - 3 more queries have to be implemented 2016-11-02 16:05:02 +01:00
query_engine_common.hpp DBMS now returns a unique pointer to a GraphDbAccessor 2017-03-14 13:37:23 +01:00
query_engine.cpp Fix bug -db_accessor passed along as & 2017-03-07 15:55:56 +01:00
scenario.py Dressipi Test Cases No 1 - DONE 2016-11-04 01:49:21 +01:00