Creating Multi-property Indexes
Recall that a iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties. key defines multiple iFull definition for property (opens in a new tab)A named value stored on a node or a relationship. of a node that make it unique and require the properties to exist.
Previously, you created a Node key for the name and url properties of the Person nodes.
This ensured that these two values for a Person node would be unique and must exist in the graph.
A multi-property index (composite RANGE index) provides quick lookups for two or more properties of a node or 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..
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