Release Date: 27 March 2024
GDS 2.6.3 is compatible with Neo4j 5 (≥ 5.11) & 4.4 versions (≥ 4.4.27). For GDS compatibility with previous releases, please use GDS Compatibility Table.

Bug fixes

  • Fixed a bug where gds.graph.project would fail when a default value for an array property was used across multiple labels.
  • Fixed a bug where GraphSage memory estimations would fail.
  • Fixed a bug where gds.graph.project would sometimes not read all data when the database was using the block storage format.