›Count Store
3.5 · Lesson
Count Store
In this lesson, you will learn about the transactional count store and how you can use it to optimize certain queries.
Neo4j maintains a transactional count store that keeps track of the number of iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. and iFull definition for relationship (opens in a new tab)A named, directed connection between two nodes. Every relationship has a type, a start node and an end node. in the graph. This allows Neo4j to quickly return counts without having to scan the entire graph.
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register