c0de946f91
Reviewers: buda Reviewed By: buda Differential Revision: https://phabricator.memgraph.io/D1562
297 B
297 B
Dynamic Graph Partitioner
Memgraph supports dynamic graph partitioning which dynamically improves performance on badly partitioned dataset over workers. To enable it, the user should use the following flag when firing up the master node:
--dynamic_graph_partitioner_enable