Skip to content

Spatial 0.28.1-neo4j-4.3.10

Compare
Choose a tag to compare
@craigtaverner craigtaverner released this 06 Feb 19:00
· 29 commits to master since this release
8d34003

Ported to Neo4j 4.3

Neo4j 4.3 has an issue with leaking RelationshipTraversalCursor, and we needed to do some workarounds to avoid this issue, usually by exhausting the iterator, which can have a higher performance cost in some cases. We updated the version number to 0.28.1 to reflect these bug-fixes / workarounds.