cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Causal clustering

Can causal clustering be used if not all of the data can be stored in a single machine? In other words, in causal clustering should each core store all the data (and thus there is a limitation here) or each core only stores a part of data?

If causal clustering cannot be used to store larger data, is there any plan (in near time, not e.g., several years plan) to support data larger than what is possible to store in a single machine?

1 ACCEPTED SOLUTION

Neo4j 4.0 does support sharding - which helps you if your data is larger than a single machine can handle. See https://adamcowley.co.uk/neo4j/sharding-neo4j-4.0/ for a very good writeup on this .

View solution in original post

1 REPLY 1

Neo4j 4.0 does support sharding - which helps you if your data is larger than a single machine can handle. See https://adamcowley.co.uk/neo4j/sharding-neo4j-4.0/ for a very good writeup on this .