Hi all, I'm trying to implement a hardware optimization for neo4j. The key information for me to use is the virtual address space allocated each to node/relationships/property. I see some information on how to allocate overall percentage of space here: http://docs.neo4j.org/chunked/milestone/configuration-caches.html#_object_cache. But it does not mention the starting address of the node/relationship/property. I wonder how could I obtain this information?
Also, I find a detailed description for Neo4j internals here: http://digitalstain.blogspot.ca/2010/10/neo4j-internals-file-storage.html. But the information, according to the author, is outdated. How could I get the specific information on the current 2.1.3 version? Thanks a lot! Jer -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
