Release Date: 12 January 2017
Neo4j 3.2.0-alpha02 is an alpha release offering early access to features which are under active development.Highlights
- Enhanced
CALL dbms.listQueries
with CPU active time, lock wait time, and query status - Enhanced
CALL dbms.security.showCurrentUser
to show the active role set for the current user, regardless of the configured auth providers - Implemented new
neo4j-admin backup
surface - Added a significant amount of config validation with new optional setting
dbms.config.strict_validation
which enables even stricter validation (false by default) - Bolt bookmark await timeout is now configurable
- Introduced User-defined aggregation functions
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).