memgraph/tools/src
Tonko Sabolcec d0f05c6cc5 Create simple dump executable
Summary:
Implemented a simple dump executable which runs `RETURN dump()` on the database using Bolt protocol.
The `dump()` function returns a list of openCypher queries needed for database reconstruction (note: in the future we should use more appropriate method that supports streaming of data).

Reviewers: teon.banek, mferencevic

Reviewed By: teon.banek

Subscribers: pullbot, mferencevic

Differential Revision: https://phabricator.memgraph.io/D2067
2019-05-29 10:30:41 +02:00
..
mg_client Migrate to C++17 2019-04-23 14:46:44 +02:00
mg_dump Create simple dump executable 2019-05-29 10:30:41 +02:00
mg_import_csv Remove unique from label-prop index 2019-05-23 12:39:41 +02:00
mg_statsd Add SSL support to HA RPC 2019-05-20 12:53:52 +02:00
CMakeLists.txt Create simple dump executable 2019-05-29 10:30:41 +02:00