Graph Data Science 2.3.3
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 togds.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