Release Date: 26 March 2020
Neo4j 3.5.17 is a maintenance release with many important improvements and fixes.

Highlights

  • Fix a bug in DETACH DELETE on dense nodes that could lead to inconsistencies
  • Fix a bug where DETACH DELETE would not lock the relationships being deleted, allowing overlapping transactions to make changes, such as property updates and chain linkage changes, to those records, which could lead to inconsistencies.

Detailed Changes and Docs

For the complete list of all changes, please see the changelog. Look for 3.5 Operations manual here.

Upgrading

When upgrading to Neo4j 3.5 for the first time, be sure to read the current upgrade instructions in the Neo4j Operations Manual, as there are additional steps and considerations.