Release Date: 11 February 2019
Neo4j 3.5.3 is a maintenance release with many important improvements and fixes.

Highlights

  • Fix bug in slotted NodeRightOuterHashJoin, which would lead to wrong results.
  • Adds IndexReader#distinctValues() able to access all distinct values in an index with number of indexed entries for each value. Values are materialized if user requests it and the index supports materialization of actual values.
  • Fix issue with PROFILE and EXPLAIN of queries with unusual variable names
  • Delete spammy log line reported on LEADER on FOLLOWER failure

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.