Release Date: 23 November 2020

GDS 1.3.5 is compatible with Neo4j 4.0 and 4.1, but not Neo4j 3.5.x or 4.2. For a 3.5 compatible release, please see GDS 1.1.6. For a 4.2 compatible release, please see GDS 1.4.0

See also 1.3.0 release notes, 1.3.1 release notes, 1.3.2 release notes, 1.3.3 release notes, and 1.3.4 release notes,

Bug fixes

  • Fixed a bug in gds.graph.export where at most one relationship property per relationship type would be exported.
  • Fixed a bug in Louvain where changes to maxIterations were ignored.
  • Fixed a bug where gds.alpha.node2vec would ignore relationships for graphs with multiple projected relationship types.