43436c2534
Reviewers: mferencevic, buda Reviewed By: mferencevic Differential Revision: https://phabricator.memgraph.io/D1621
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