Creating Movie classes
The movie iFull definition for data model (opens in a new tab)The labels, relationship types and properties chosen to represent a domain. shows entities for movies, people, and the 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. between them. You will start your application domain with the Movie entity.
A Java domain class will represent the Movie entity. While you wouldn't need to map all of the fields on the Movie iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties., you will go ahead and map all of them for this example.
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