Release Date: 21 September 2017
Neo4j 3.3.0-beta02 is the second beta release of the upcoming Neo4j 3.3.Highlights
- Previously, when executing queries with
DISTINCT
andSKIP
orLIMIT
, Cypher and the new logical plan structure performed theDISTINCT
after theSKIP
/LIMIT
instead of before. This issue is now fixed. - It is now ensured that built-in procedures clean up after themselves as expected.
- Fixes to Browser so it is now able to run cypher queries when using TLS and self-signed certificates.
- Driver upgrade (1.4.3) Neo4j Browser
Detailed Changes and Docs
For the complete list of all changes, please see the changelog.
Look for 3.3 Developer manual here, and 3.3 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.