Release Date: 10 April 2017
Neo4j 3.2.0-alpha08 is an alpha release offering early access to features which are under active development.Highlights
- Complete rewrite of Neo4j Browser technology stack; please provide feedback
- It is no longer possible to CREATE or DROP composite uniqueness constraints. To enforce composite uniqueness, we refer to the new NODE KEY constraint.
- Added new role Editor that is allowed to read and write data but not allowed to create new tokens
- Added
--version
argument toneo4j-admin
andneo4j
commands; renamedneo4j-admin version
toneo4j-admin store-info
- Show allocated memory and page hits/faults in
CALL dbms.listQueries
Detailed Changes and Docs
For the complete list of all changes, please see the changelog.
Look for 3.2 Developer manual here, and 3.2 Operations manual here.
Using pre-GA early access releases
Pre-GA releases of Neo4j are provided under our User Experience Improvement Program (UXIP), intended for evaluation purposes only. Use of this release implies acceptance of the UXIP terms, which include allowing passive reporting about usage. Of course, we would also love to hear active feedback about your experience.
Alpha releases are not appropriate for production use. There is no supported upgrade path, and the features and APIs may change before being finalized (hopefully reflecting your feedback).