Release Date: 9 July 2020

GDS 1.1.3 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.2.

Breaking changes:

  • Alpha similarity algorithms no longer accept graph names as a parameter. The algorithms never used the named graph, and now the possibility to specify one is removed – this provides significant performance improvements.

Bug fixes:

  • Fixed a bug where the Jaccard Similarity function would compute incorrectly when inputs contained duplicates.
  • Fixed a bug where Alpha Similarity algorithms would load a graph even though they operate on separate inputs.

See also: