The most current release of Neo4j is 5.25.1

Graph Data Science 2.4.3

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

Im...


Graph Data Science 2.4.1

27 June 2023

Bug fixes

  • Fix a bug in K-Core decomposition that can return invalid values if core values are not consecutive.
  • Fix a bug when using mutateProper...

Graph Data Science 2.3.8

2 June 2023

GDS 2.3.8 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 where running Weighted Node Similarity with different relationship types could lead to invalid results.
  • Fixes a bug for shortest path algorithms where yielding the `path` parameter for a graph produced by `gds.beta.graph.generate` in stream mode could result in error. The parameter is now returned as null. Affected algorithms include: Dijkstra, AStar, Yens and Delta-Stepping.
...


Graph Data Science 2.3.7

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.
...


Graph Data Science 2.3.3

21 April 2023
New features

Neo4j Database Compatibility

  • This release is compatible with all Neo4j 5.x database version

Graph Data Science 2.3.2

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

New features

Neo4j Database Compatibility
  • This release is compatible with all Neo4j 5.x database version <= 5.6.0. Please see our compatibility matrix above.

Bug fixes

  • Graphs imported via Arrow no longer cause invalid node mappings that produced ArrayIndexOutOfBoundsExceptions
  • Correct memory estimation of Leiden for very small graphs
  • KNN no longer result in an AIOOB exception if the array node properties did not exist for some nodes
  • CELF no longer returns negative gains for some nodes
  • GraphSage will no longer return NaN values because of incorrect neighbor sampling

Improvements

  • More accurate memory estimation on Node Similarity and filtered Node Similarity algorithms for high topN or topK values.
  • The gds.alpha.modularity procedures for computing modularity no longer require each community ...

Graph Data Science 2.3.1

16 February 2023

GDS 2.3.1 is compatible with Neo4j 5 & 4.4 versions (≥ 4.4.9) & 4.3 versions (≥ 4.3.15) Database.

For GDS compatibility with previous releases, p...


Graph Data Science 2.3.0

1 February 2023

GDS 2.3.0 is compatible with Neo4j 5 & 4.4 versions (≥ 4.4.9) & 4.3 versions (≥ 4.3.15) Database.

For GDS compatibility with previous releases, p...


Graph Data Science 2.2.7

27 January 2023

GDS 2.2.7 is compatible with Neo4j 5 & 4.4 versions (≥ 4.4.9) & 4.3 versions (≥ 4.3.15) Database.

For GDS compatibility with previous releases, p...


Graph Data Science 2.3.0-alpha04

5 January 2023

GDS 2.3.0-alpha04 is compatible with Neo4j 5 & 4.4 versions (≥ 4.4.9) & 4.3 versions (≥ 4.3.15) Database.

For GDS compatibility with previous rel...


Graph Data Science 2.2.6

15 December 2022
GDS 2.2.6 is compatible with Neo4j 5 versions & 4.4 versions ≥ 4.4.9 & 4.3 versions ≥ 4.3.15. For GDS compatibility with previous releases, pleas...

Graph Data Science 2.3.0-alpha03

1 December 2022
GDS 2.3.0-alpha02 is compatible with Neo4j 5 versions & 4.4 versions ≥ 4.4.9 & 4.3 versions ≥ 4.3.15.

For GDS compatibility with previous rel...



Graph Data Science 2.2.5

29 November 2022
GDS 2.2.3 is compatible with Neo4j 5 versions & 4.4 versions ≥ 4.4.9 & 4.3 versions ≥ 4.3.15.

For GDS compatibility with previous releases, p...



Graph Data Science 2.2.4

21 November 2022
GDS 2.2.3 is compatible with Neo4j 5 versions & 4.4 versions ≥ 4.4.9 & 4.3 versions ≥ 4.3.15.

For GDS compatibility with previous releases, p...



Graph Data Science 2.3.0-alpha02

18 November 2022
GDS 2.3.0-alpha02 is compatible with Neo4j 5 versions & 4.4 versions ≥ 4.4.9 & 4.3 versions ≥ 4.3.15.

For GDS compatibility with previous rel...



Graph Data Science 2.2.3

7 November 2022
GDS 2.2.3 is compatible with Neo4j 5 versions & 4.4 versions ≥ 4.4.9 & 4.3 versions ≥ 4.3.15.

For GDS compatibility with previous releases, please use GDS Compatibility Table.

Bug Fixes

  • gds.graph.export failed to run on Neo4j 5.X
  • gds.graph.export failed with InvalidRecordException when writeConcurrency is set >1
  • GDS Enterprise users were unable to load models trained with concurrency > 4.

Improvements

  • Arrow graph import now fully supports external node ids in the 64 Bit space.
...



Graph Data Science 2.2.2

21 October 2022
GDS 2.2.2 is compatible with Neo4j 5 versions & 4.4 versions ≥ 4.4.9 & 4.3 versions ≥ 4.3.15.

For GDS compatibility with previous releases, please use GDS Compatibility ...



Graph Data Science 2.2.1

17 October 2022
GDS 2.2.1 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 pl...



Graph Data Science 2.2.0

10 October 2022
GDS 2.2.0 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 pl...



Graph Data Science 2.1.13

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 p...



Graph Data Science 2.1.12

13 September 2022
GDS 2.1.12 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 p...



Graph Data Science 2.1.11

2 September 2022
GDS 2.1.11 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 p...



Graph Data Science 2.1.10

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 p...



Graph Data Science 2.1.9

19 August 2022
GDS 2.1.9 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 pl...



Graph Data Science 2.1.8

5 August 2022
GDS 2.1.8 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 pl...