Skip to content

GDS 2.23.0 Release

Latest

Choose a tag to compare

@IoannisPanagiotas IoannisPanagiotas released this 14 Nov 08:21
· 64 commits to 2.13 since this release

Neo4j Graph Data Science Plugin changelog for 2.23.0

Breaking changes

New features

New algorithm for Maximum Flow. Supported modes:

  • gds.maxFlow.stream
  • gds.maxFlow.stream.estimate
  • gds.maxFlow.mutate
  • gds.maxFlow.mutate.estimate
  • gds.maxFlow.write
  • gds.maxFlow.write.estimate
  • gds.maxFlow.stats
  • gds.maxFlow.stats.estimate

Bug fixes

Improvements

Other changes