5f24342502
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 |
||
---|---|---|
.. | ||
benchmark | ||
concurrent | ||
distributed | ||
drivers | ||
feature_benchmark | ||
integration | ||
macro_benchmark | ||
manual | ||
property_based | ||
public_benchmark | ||
qa | ||
stress | ||
unit | ||
apollo_runs.py | ||
client-stress.sh | ||
CMakeLists.txt |