↧
Neo4j Spring Data & Scala
Spring Data is an excellent tool that generates implementations of repositories using the naming conventions similar to the convention used in the dynamic language runtimes such as Grails and Ruby on...
View ArticleEnabling Neo4j Web Admin Tool on the Embedded Server using Spring Data
As you’ve probably gathered from Jan’s recent blog posts we’re currently working on a project which makes use of Spring Data and Neo4j. For the time being we’re running the embedded version of Neo4j,...
View ArticleNeo4j and Spray JSON
The title of this post may be a bit confusing–what does Neo4j have to do with Spray JSON? (I know that they both run on the JVM, don’t try to be a smart ar*e.) Neo4j is a graph database and … Read more →
View Article