Shortly before the Spring Data GA release train arrives, we would like to gather some feedback on fixes and updates in Spring Data - Neo4j. That's why we released an Release Candidate 4. Here is a quick overview of the changes that made it into this release candidate, much longer than we intended to, but still very useful. Just point your dependency version to 2.1.0.RC4. For now the online resources have not been updated due to manual effort and time constraints. Those will be available for the 2.1.0.RELEASE.
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…
Dear Spring-NOSQL Community, Since the last release of Spring Data - Neo4j we worked on a number of issues that you raised as important improvements and extensions. Thanks to Mark Spitzler, Oliver Gierke, Rajaram Ganeshan, Laurent Pireyn for their contributions and all the other community members for the feedback and discussions. We want to encourage you to give it a try, especially the new things and send us your feedback. We are aware of the of issues that are still open and want to address them by the 2.1 release which is planned for the end of March -
aligned with Neo4j 1.7. If you have…
The Spring Data Team and Neo Technology have just released the Release Candidate 1 of Spring Data Neo4j,
the integration library for Neo4j the Enterprise NOSQL database. Project resources:
Downloads | Reference Card | JavaDocs | Spring Data Graph Guide Book | Changelog | GitHub Repository
Dear Spring Community, We are pleased to announce that the first milestone release (2.0.0.M1) of the new Spring Data Neo4j major version 2.0 is now available! In the last few weeks the engineers have been busy transforming the existing library under a new name to make it fit for its presentation at Spring One 2GX next week. A major internal refactoring split the framework into several submodules, each addressing a different concern. As part of the refactoring, the source repository was also renamed and re-organized. The previously separated examples and the tutorial project are now included…
This announcement post is a guest contribution by the developers of the Neo4j team that worked closely with SpringSource's Spring Data team to provide the Spring Data Graph integration library. For a friendly introduction to Spring Data Graph we’re hosting a free webinar with VMware presented by Neo Technology’s CEO Emil Eifrem on April 20 at two convenient times for the Americas and Europe. [Update: The webinar video is now available on youtube in the SpringSourceDev channel.] Now that Spring is in the air, the Neo4j and Spring Data teams are happy that almost a year’s worth of work has…
Dear Spring Community, We are pleased to announce that the first release (1.0.0.RELEASE) of the Spring Data Graph 1.0 project with Neo4j support is now available!
This marks the first in a series of releases of the Spring Data subprojects over the next few months. The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services. A guest blog post detailing the release has been published on the SpringSource Blogs. The Graph Neo4j…