memgraph/docs/user_technical/reference_guide/dynamic_graph_partitioner.md
Ivan Paljak 6615a9de53 Restructure user-technical
Reviewers: buda

Reviewed By: buda

Subscribers: pullbot, mferencevic

Differential Revision: https://phabricator.memgraph.io/D1547
2018-08-23 11:13:03 +02:00

228 B

Dynamic Graph Partitioner

Memgraph supports dynamic graph partitioning which improves performance on badly partitioned dataset over workers dynamically. To enable it, use the

--dynamic_graph_partitioner_enabled flag.