Spring Data Neo4j 2.1.0 Release Candidate 1 Released
Dear 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…