memgraph/tests
Tonko Sabolcec 5f24342502 Split a single dump query into multiple queries
Summary:
Prior to this change, a huge query was returned by DumpGenerator that
dumped the entire graph. This change split the single query to multiple
queries, each dumping a single vertex/edge. For easier vertex matching
when dumping edge, an internal property id is assigned to each vertex and
removed after the whole graph is dumped.

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2038
2019-05-14 14:22:28 +02:00
..
benchmark Use utils::MonotonicBufferResource in query execution 2019-05-13 11:36:19 +02:00
concurrent Migrate to C++17 2019-04-23 14:46:44 +02:00
distributed Improve card fraud test startup 2019-03-06 13:38:48 +01:00
drivers Integrate driver tests with Apollo 2018-08-22 18:31:37 +02:00
feature_benchmark Replace Client with HAClient in feature benchmark 2019-05-02 10:40:31 +02:00
integration Make manual HA client use the new Bolt client 2019-04-25 15:45:03 +02:00
macro_benchmark Migrate to C++17 2019-04-23 14:46:44 +02:00
manual Make manual HA client use the new Bolt client 2019-04-25 15:45:03 +02:00
property_based Remove test_results directory from build 2019-04-25 17:20:02 +02:00
public_benchmark Update LDBC query implementation 2018-07-10 10:08:21 +02:00
qa Add backpacking tutorial 2019-04-11 09:48:56 +02:00
stress Polish Bolt client and mg_client 2018-10-19 13:55:51 +02:00
unit Split a single dump query into multiple queries 2019-05-14 14:22:28 +02:00
apollo_runs.py Add LCP tests 2018-10-15 11:52:20 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Remove test_results directory from build 2019-04-25 17:20:02 +02:00