Specific Relationships
Neo4j as a native graph database is implemented to iFull definition for traversal (opens in a new tab)Following relationships from one node to the next to reach other parts of a graph. 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. quickly. In some cases, it is more performant to query the graph based upon relationship types, rather than iFull definition for property (opens in a new tab)A named value stored on a node or a relationship. in the iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties..
Let's look at a new use case:
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