d0f05c6cc5
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 |
||
---|---|---|
.. | ||
mg_client | ||
mg_dump | ||
mg_import_csv | ||
mg_statsd | ||
CMakeLists.txt |