Release Date: 6 July 2023
Neo4j 4.4.23 is a maintenance release with many important improvements and fixes.

Kernel

  • Fix a bug in certain queries using PERIODIC COMMIT that reads a ‘lucene+native’ index. The bug caused a QueryExecutionKernelException: This selector has been closederror if the first batch does not read from the index. Affects all runtimes, but in pipelined it is easy to reproduce if periodic commit batch size is smaller than internal.cypher.pipelined.batch_size_big.

Cypher

  • Fixes https://github.com/neo4j/neo4j/issues/13163 by making deprecation checks more type safe.

Misc

  • Fixes a bug where impersonated user isn’t cleared correctly on failure.

4.4 Changelog 4.4 Operations manual