简体   繁体   中英

Is it possible to extend the relationship and node limit in Neo4J?

As I understand it there is currently a limit of around 40 billion edges in a Neo4J graph.

Is it possible to extend this? I am looking towards 100 billion to 1 trillion edges with my data.

Extending the limit is on the roadmap for Neo4j 2.1.

Since Neo4j is open source, you can do it yourself - however this would require a lot of knowledge of the internals.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM