what are the different types of object caches in Neo4j?
Answer Posted / Mitesh Shandilaya
In Neo4j, there are two main types of object caches: 1. Node Object Cache: It is used to store the state of nodes that have been previously loaded. 2. Relationship Object Cache: It is used to store the state of relationships that have been previously loaded. In addition, there is also a Property Cache which is part of the Node and Relationship objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category