Spring Data Neo4j was the founding project of Spring Data and integrates Neo4j very well with the Spring Framework.
This guide introduces you to Spring Data Neo4j, the integration library for Neo4j and Spring.
In this tutorial, we will create a simple CRUD web-application using Spring 3.1 and Neo4j.
I began by deploying a copy of the Spring MVC + Hibernate template app. Then I made a few modifications to the app to switch the persistence from JPA to Spring Data Neo4j.
We decided to provide a very brief how-to guide including a base project skeleton preventing you from these setup issues and instead of this start coding immediately - enjoy!
Sample application/template for using Play with SDN and deploying to Heroku or self hosted capistrano.
Anirvan shows building a 'User Management System' using Spring Data Neo4j.
Willie uses SDN to build the configuration management database, he details the modeling process and describes in details the thinking and the code written for that.
This post shows how to perform various sample Cypher queries when using Neo4j and Spring Data Neo4j (SDN). Here I show how to initialize lazy-loaded collections with Spring Data Neo4j
Hubway is a bike sharing service. The challenge data consists 95 Boston stations and 500k bike rides.
With from Sweden & the Neo4j Community. © 2013 Neo Technology, Inc. Graphs are Everywhere. Terms | Privacy Policy