Release Date: 14 June 2018
Neo4j 3.3.6 is a maintenance release with many important improvements and fixes.Highlights
- Allow droping broken constraint indexes in more cases #11571
- Add page cache hit ratio to :sysinfo frame #713
- Increase swapper id limit, allowing more files (like indexes) to be opened by the page cache, and fix a MemoryManager bug around alignment handling. #11674
- Fixes bug that caused the
Unknown value type: STRUCT
error with queries that use PERIODIC COMMIT over bolt and return whole nodes or relationships #11732 - Display more store sizes if they exist (Neo4j > 3.2) #737
- Add new param syntax to evaluate against the server #740