memgraph/docs/user_technical/reference_guide/08_dynamic-graph-partitioner.md
Ivan Paljak f53343a415 Fix naming conventions in user_technical
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
2018-09-28 11:40:32 +02:00

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