Release Date: 14 April 2022
GDS 2.0.2 is compatible with Neo4j 4.3 and 4.4 but not Neo4j 3.5.x, 4.0, 4.1, or 4.2. For a 3.5 compatible release, please see GDS 1.1.7. For a 4.0 compatible release, please see GDS 1.6.5. For a 4.1 or 4.2 compatible release, please see GDS 1.8.6

New Features

  • Cypher Aggregation now accepts any INTEGER value for source and target nodes
  • Bug Fixes

  • Fixed a bug in gds.graph.export where the configured database directory would not be respected
  • Fixed a bug in gds.beta.pipeline.linkPrediction.predict.[mutate|stream] where the procedures threw an error when initialSampler was specified
  • Other Changes

  • Updated version of ‘com.google.protobuf’ to 3.9.12. This fixes a potential Denial of Service issue (https://github.com/advisories/GHSA-wrvw-hg22-4m67).