Neo4j Data Modeling

I wonder what is the best approach to model the Neo4j data. The following approaches come into my mind

  • Mulitple instances where each could work isolated, but how I could replicate data between each instance. The pitfall, in case a join of data is needed it will be hard to accommodate that.
  • Full replicated instances, but against how could replicate data between each.

Kindly guide me on this

Neo4j has Causal Clustering (Clustering - Operations Manual). Have you seen this?

2 Likes

Apologize for the late reply, How I can apply the same with community edition as for startup we have no financial supplement to go with enterprise edition.

Neo4j has a Startup program, but I don't see how to apply now, maybe you can ask them directly.

1 Like