Release Date: 24 June 2013
The 1.9.1 release of Neo4j is a maintenance release that brings more safety features into high-availability cluster deployments, general bug fixes and a small number of API enhancements. In particular this release addresses:- Fixed race condition that could have lead to duplication in the getSingleRelationship() in the Core API.
- Reduces churn in the resource pool for channels and memory in a clustered environment.
- Individual pages in paged traversals through the REST API can now be streamed like the other parts of the REST API, see the RESTstreaming docs.
- SSL certificate chains are supported by the Neo4j server for secure interactions with the REST API.