My question is from the view of developer (not specifically respect to User) and may be bit messy.
I want to know that how the structure of Nodes and Relationships is get stored in database logically. Like, when I say that I have bla bla information. Where? - then the answer is, in BOOK, either in form of Grid or lines on a page.
In case of RDBMS, data is stored in Grid/Tabular format. But I am unable to understand how graph is get stored in Neo4j/graph database.
I am using neo4j client 2.0.
-
See also: stackoverflow.com/questions/24366078/….fbiville– fbiville2014-06-25 09:42:07 +00:00Commented Jun 25, 2014 at 9:42
-
This should be deleted as the question text is a replica of stackoverflow.com/questions/24366078/…, the answer below should be moved to the other questionboardtc– boardtc2017-03-30 10:34:08 +00:00Commented Mar 30, 2017 at 10:34
Add a comment
|
1 Answer
The O'Reilly book "Graph Databases" covers the store format of Neo4j. A full, free version is available at http://graphdatabases.com