Hi all, I am doing research on the storage engine of neo4j. I noticed that there are some materials posted about 2 years ago on how data is stored.
http://digitalstain.blogspot.com/2010/10/neo4j-internals-file-storage.html http://www.slideshare.net/thobe/an-overview-of-neo4j-internals Then there is a big discussion on storing all relationships as a "pan" doubly linked list https://groups.google.com/forum/#!topic/neo4j/6s2KKmkAAX8 https://github.com/neo4j/neo4j/issues/198 And in the blog of 2.1.0 update http://neo4j.com/blog/the-neo4j-2-1-0-milestone-1-release-import-and-dense-nodes/ It said that the format of storage method is optimized for "densely connected Nodes". So is there new documentation to illustrate the changes? What's the current method to deal with it? Thanks. -- 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.
