I installed the Enterprise version on a cluster with 4 machines with high availability set to off. I have a couple of questions regarding how data and processing are distributed across the machines in the cluster:
-
When I create a graph, is the graph data only stored in the leader node? Or the graph data are stored on every machine?
-
When I run a query, will it automatically be distributed to all machines for processing?
Cheers,
Jim