Release Date: 16 June 2020
GDS 1.2.2 is compatible with Neo4j 4.0, but not Neo4j 3.5.x. For a 3.5 compatible release, please see GDS 1.1.2.
Bug fixes:
- Added missing field
nodePropertiesWritten
to Louvain mutate procedure - Fixed a bug in
gds.alpha.ml.ann
where the computation sometimes failed with an IndexOutOfBoundsException. - Fixed a case in graph creation where a named all-relationships projection would be loaded but the name discarded, and could then not be used for filtering.
gds.alpha.randomWalk
now returns partial walks when the configured steps cannot be exhausted.- Fixed a bug affecting
gds.alpha.dfs.stream
andgds.alpha.bfs.stream
where the result-path was in the wrong order.
See also:
Recent Graph Data Science Releases
- Graph Data Science 2.11
- Graph Data Science 2.10.1
- Graph Data Science 2.9.0
- Graph Data Science 2.8.0
- Graph Data Science 2.7.0