Release Date: 12 October 2021

GDS 1.7.1 is compatible with Neo4j 4.1, 4.2, and 4.3 but not Neo4j 3.5.x. For a 3.5 compatible release, please see GDS 1.1.6. For a 4.0 compatible release, please see GDS 1.6.5

Bug fixes

  • Fixed a bug where Cypher graph loading and subgraph creation which could lead to ArrayIndexOutOfBounds errors.
  • Fixed an ArrayIndexOutOfBounds caused by running triangleCounton graphs with multiple relationship types.