Neo4j Object Mapping with GORM, Groovy and Spring Boot [Community Post]
By Bryce Merkl Sasaki
April 19, 2017 4 mins read
[As community content, this post reflects the views and opinions of the particular author and does not necessarily reflect the official stance of Neo4j.] Mapping object models to the Neo4j graph in languages such as Java and Groovy may be… Read more →
Explore: bolt cypher GORM grails groovy java javascript object mapping open source spring boot
Loading SQL to Neo4j Like Magic
By Neo4j Staff
January 9, 2015 3 mins read
Written by Brian Underwood, originally posted on his blog. Loading SQL to Neo4j Like Magic When using neo4j for the first time, most people want to import data from another database to start playing around. There are a lot of… Read more →
Explore: csv github groovy neo4j sql
Flexible Neo4j Batch Import with Groovy
By Michael Hunger
October 10, 2014 4 mins read
Written by Michael Hunger, originally posted on his blog. You might have data as CSV files to create nodes and relationships from in your Neo4j Graph Database. It might be a lot of data, like many tens of million lines.… Read more →
Explore: batch inserter groovy Michael Hunger
Initial release of Neo4j Grails plugin
By Julian Simpson
October 5, 2009 < 1 min read
As announced by Stefan Armbruster on the Neo4j and Grails mailing lists, the initial 0.1 version of the Neo4j Grails plugin has been released by him. Read the full announcement in this blog post. Grails is a web application framwork… Read more →
Explore: grails Grails plugin groovy Neo4j Grails release
Simplified Groovy + Neo4j setup
By Neo4j Staff
December 8, 2008 < 1 min read
Stig Lau wrote on using Groovy, Neo4j and Maven together.The result is a Groovy demo on top of Neo4j, distributed as a Maven archetype. Setting it up on your machine is a single Maven command. Stig concludes:Groovy just might have… Read more →
Explore: groovy maven maven archetype
How Groovy is Neo4j?
By Neo4j Staff
December 4, 2008 < 1 min read
After hearing about Neo4j at RubyManor, Robert Rees tried using it from Groovy and experienced some problems getting started. This was discussed on the Neo4j mailing list as well. Topics mentioned are the packaging of Neo4j in multiple jar files,… Read more →
Explore: bindings django groovy Groovy language rubymanor