Release Date: 20 December 2025

GDS 2.24 is compatible with Neo4j 2025.11. For GDS compatibility with previous releases, please use GDS Compatibility Table.

Bug fixes

  • Fixed a bug where gds.maxFlow would return an invalid flow.
  • Fixed a bug where Arrow export processes would not be cleaned up properly in some cases.

Other changes

  • We have moved several algorithms and functions from alpha and beta tier into production tier, to indicate that their APIs are finalised, and that they are fully supported. These include:

    • Harmonic Centrality
    • HashGNN
    • HITS
    • K Spanning Tree
    • Longest Path
    • Node2Vec
    • Speaker-Listener Label Propagation
    • Split Relationships
    • Topological Link Prediction functions
    • Topological Sort
    • Triangle Listing