Mapping Relationships
You have created the application entities for movies and people, but you haven't mapped the most unique part of the 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.. In this lesson, you will map relationships between movies and people and create an application entity for relationship iFull definition for property (opens in a new tab)A named value stored on a node or a relationship..
If you are familiar with mapping relationships in Spring applications for other types of data stores (such as relational databases), the syntax with Neo4j will not be completely foreign to you.
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