Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有很多节点和关系要存储到 Neo4J。我有 300k 个节点和 10k 个不同的关系类型。因此,假设两个节点由 10k 个不同的关系链接,我将存储 30 亿个关系。
我想知道在 Neo4J 中有多少内存使用一个关系。该关系没有属性,其名称只是一个最多 6 位数字的数字。
任何的想法?
谢谢
查看http://docs.neo4j.org/chunked/milestone/configuration-caches.html#_object_cache,更具体地说,在“堆内存使用”下