简体   繁体   English

是否可以扩展Neo4J中的关系和节点限制?

[英]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. 据我了解,Neo4J图中目前有大约400亿个边缘的限制。

Is it possible to extend this? 有可能扩展这个吗? I am looking towards 100 billion to 1 trillion edges with my data. 我期待着我的数据有1000亿到1万亿的边缘。

Extending the limit is on the roadmap for Neo4j 2.1. 扩展限制是Neo4j 2.1的路线图。

Since Neo4j is open source, you can do it yourself - however this would require a lot of knowledge of the internals. 由于Neo4j是开源的,你可以自己做 - 但是这需要很多内部知识。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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