Skip to content

Graph Data Science 2.3.3

Compare
Choose a tag to compare
@gminneci gminneci released this 21 Apr 13:10
· 5930 commits to master since this release

New features

Neo4j Database Compatibility

  • This release is compatible with all Neo4j 5.x database version <= 5.7.0. Please see our compatibility matrix above.

  • Added includeGraphs parameter to gds.alpha.backup to allow backups without graphs.

Bug fixes

  • Multiclass node classification compatible with non-consecutive class ids
  • RandomWalk stable on multiple runs (user contribution by github user hindog)

Improvements

  • Make gds.alpha.restore more failsafe
    • Continue to restore graphs and models also after the first failure for a user.
    • Improve logging around failures

Full Changelog: 2.3.2...2.3.3