sebastiandaschner blog
8 Tips and Experiences on Neo4j With Java
wednesday, april 27, 2022In this post and video, I want to share 8 tips and experiences that I’ve learned over the years while using Neo4j OGM with Java in real-world projects.
-
Define proper domain ID or UUID
-
Be aware of
MATCH
/MERGE
-
Try out your stuff in Graph Browser
-
Make use of OGM’s auto mapping
-
For refactorings / graph changes use APOC
-
Consider date / time types
-
Have “multi-tenancy” in mind
-
Have your production schema and indexes in mind
More information
- Favorite coffee example project
- Building recommendations with Neo4j & Quarkus
- Neo4j OGM with Quarkus extension
- More posts on #neo4j
Found the post useful? Subscribe to my newsletter for more free content, tips and tricks on IT & Java: