Neo4j Object Mapping with GORM, Groovy and Spring Boot [Community Post]
Apr 19, 2017 4 mins read
Mapping object models to the Neo4j graph in languages such as Java and Groovy may be immensely convenient when developing your application, but has the danger of obfuscating the power of Neo4j. With the recently released GORM for Neo4j 6.1 at OCI, the home of the core Grails team, we built a... read more