Release Date: 24 August 2023
GDS 2.4.5 is compatible with Neo4j 5 & 4.4 versions (≥ 4.4.9). For GDS compatibility with previous releases, please use GDS Compatibility Table.

Bug fixes

  • Fix a bug in the triangle-related procedures with on graphs with multiple relationship types where triangles could be computed incorrectly. The following procedures are affected:
    • gds.triangleCount.[stream|mutate|write|stats]
    • gds.localClusteringCoefficient.[stream|mutate|write|stats]
    • gds.alpha.triangles