Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreDear Spring-NOSQL Community,
The new Release Candidate 1 of Spring Data - Neo4j comes with a number of long requested improvements and additions.
First of all, SDN has been updated to Neo4j 1.7.GA which includes operational improvements and new grammar to the Cypher graph query language. To complement the added language features, this release of SDN integrates a new version of the cypher-dsl with an improved API.
By popular request, support for not only unique node entities but also for relationships is now available. This works using either the remote REST-Server or an embedded Neo4j database.
Spring Data Neo4j was refactored to streamline the internal setup allowing you to construct Neo4j-Template instance directly.
If you have any questions or suggestions don't hesitate to ask on the Spring Forums, the Neo4j Google Group or by raising an issue in JIRA.
Please also check out the Spring Data Neo4j Guidebook on InfoQ. It is available as PDF and ePUB and soon also in print.
Enjoy!
Project resources: Downloads | Reference Card | JavaDocs | Spring Data Neo4j Guide Book | Changelog | GitHub Repository