InterviewSolution
Saved Bookmarks
| 1. |
How Files Are Stored In Neo4j? |
|
Answer» Neo4J stored graph data in a number of DIFFERENT store files, and each store file contains the data for a specific PART of the graph for EXAMPLE relationships, NODES, properties etc. Neo4J stored graph data in a number of different store files, and each store file contains the data for a specific part of the graph for example relationships, nodes, properties etc. |
|