Release Date: 15 June 2020

GDS 1.1.2 is compatible with Neo4j 3.5.9 and above, but not Neo4j 4.x. For a 4.0 compatible release, please see GDS 1.2.1.

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 and gds.alpha.bfs.stream where the result-path was in the wrong order.

See also: