›Modeling Situations
3.8 · Lesson
Modeling Situations
This lesson covers some tips and tricks to working with Spring Data Neo4j, especially when it comes to modeling and designing your domain in an application.
The findAll() method is a very useful method for initially retrieving your graph. It is quick, available out-of-the-box, and works great for small play demo data sets. However, it is designed to be greedy, so it is not always the best choice.
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