patternMinor
Neo4J community edition DB size limit?
Viewed 0 times
communitylimitsizeneo4jedition
Problem
The Neo4J site states that the community version of Neo4J has a limit in the graph size, but does not state the limit of the community version.
https://neo4j.com/editions/
What is the size limit of the community version?
https://neo4j.com/editions/
What is the size limit of the community version?
Solution
I contacted uk@neo4j.com to ask for clarification and the answer they gave is that:
There is a limit on node count and relationship count of 34Bn each
and
The 34bn limit doesn't apply to Neo4j Enterprise
The release announcement for 3.0 mentions a 34bn limit that no longer applies:
Dynamic pointer compression expands Neo4j’s available address space as needed, making it possible to store graphs of any size. That’s right: no more 34 billion node limits!
So my guess is that 'Dynamic pointer compression' is an Enterprise Edition feature.
There is a limit on node count and relationship count of 34Bn each
and
The 34bn limit doesn't apply to Neo4j Enterprise
The release announcement for 3.0 mentions a 34bn limit that no longer applies:
Dynamic pointer compression expands Neo4j’s available address space as needed, making it possible to store graphs of any size. That’s right: no more 34 billion node limits!
So my guess is that 'Dynamic pointer compression' is an Enterprise Edition feature.
Context
StackExchange Database Administrators Q#186968, answer score: 4
Revisions (0)
No revisions yet.