Release Date: 26 May 2023

GDS 2.3.7 is compatible with Neo4j 5 & 4.4 versions (≥ 4.4.9). For GDS compatibility with previous releases, please use GDS Compatibility Table.

Bug fixes

  • Fixes a bug in memory estimation for HashGNN when outputDimension is not set. This affects the `gds.beta.hashgnn.mutate.estimate` and `gds.beta.hashgnn.stream.estimate` procedures.
  • Fixed a bug which allowed projecting nodes with negative ids through arrow and cypher aggregation and subsequently led to backed-up graphs not being restored.