Skip to content

GDS 2026.03.0 Release

Choose a tag to compare

@IoannisPanagiotas IoannisPanagiotas released this 02 Apr 13:25
· 86 commits to 2.13 since this release

Neo4j Graph Data Science Plugin changelog 2026.03.0

Breaking changes

New features

Bug fixes

  • Fixed a bug where graphs imported via arrow would not have node properties marked as null.
  • Fix a bug where gds.maxFlow or gds.maxFlow.minCost might fail when trying to discharge negligible excess.

Improvements

  • Fail if passing unexpected configuration options to global configuration of gds.graph.project.

Other changes