Release Date: 29 September 2022
GDS 2.1.13 is compatible with Neo 4.3 versions ≥ 4.3.15 and 4.4 ≥ 4.4.9.


For GDS compatibility with previous releases of 4.3 and 4.4, please use please see GDS 2.1.6. The 2.1 series is also incompatible with Neo4j 3.5.x, 4.0, 4.1, and 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.8

Bug Fixes

  • gds.graph.nodeProperties.write, gds.graph.nodeProperties.drop, gds.graph.nodeProperty.stream and gds.graph.nodeProperties.stream now accept String input for parameters nodeLabels and/or nodeProperties.
  • gds.graph.nodeProperty.stream and gds.graph.nodeProperties.stream, would return the wrong nodes when specifying a nodeLabels filter when using Arrow.
  • Louvain algorithm would throw an exception when aggregating dense communities.

Improvements

  • Export to CSV now enabled when GDS is running on a Causal Cluster Read Replica
    • gds.beta.graph.export.csv
    • gds.beta.graph.export.csv.estimate