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