Release Date: 2 September 2022
GDS 2.1.10 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

  • Modularity Optimization and Louvain may run into an ArrayIndexOutOfBoundsException. This bug was introduced in 2.1.8.
  • gds.alpha.create.cypherdb would not clean up internal state when encountering an unexpected error.
  • gds.alpha.backup, gds.alpha.restore and gds.beta.project.subgraph would lose information on relationship projections. This made some algorithms unable to run on graphs produced through the above procedures.