›Challenge: Create Person repository and controller
3.5 · Challenge
Challenge: Create Person repository and controller
Your challenge is to create a Person repository interface and controller class to access the person entities in the database. Then, you will check your work by testing the application and finding a person iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties..
In the src/main/java/com/example/appspringdata directory, create an interface called PersonRepository.java that extends the Neo4jRepository interface with the appropriate domain and identifier types.
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