f53343a415
Summary: * Prefix filenames with order in which they should appear in the sidebar. * Fix links Reviewers: buda Reviewed By: buda Differential Revision: https://phabricator.memgraph.io/D1618
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