The most current release of Neo4j is 5.19.0

Graph Data Science 1.1.2

15 June 2020

GDS 1.1.2 is compatible with Neo4j 3.5.9 and above, but not Neo4j 4.x. For a 4.0 compatible release, please see GDS 1.2.1.

Bug fixes:

  • Added ...

Graph Data Science 1.2.1

8 May 2020

Compatibility: GDS 1.2.1 is compatible with Neo4j 4.0.0 and above. GDS 1.2 is not compatible with Neo4j 3.5.x.

New Features:


Graph Data Science 1.2.0

7 May 2020

Compatibility: GDS 1.2 is compatible with Neo4j 4.0.0 and above. GDS 1.2 is not compatible with Neo4j 3.5.x.

New Features:


Graph Data Science 1.1.1

4 May 2020

GDS 1.1.1 is compatible with Neo4j 3.5.9 and above, but not Neo4j 4.x. For a 4.0 compatible release, please see GDS 1.2.0.

Bug fixes:

  • Fi...

Graph Data Science 1.2.0 Preview

24 April 2020

Important information: This is a preview release and not recommended for production. We plan on offering a GA version of our 1.2 library on May 7. I...


Graph Data Science 1.1.0

9 April 2020

New features:


Graph Data Science 1.1.0 Preview

26 March 2020

New features:


Graph Data Science 1.0.0

5 March 2020

Important information: The graph data science library is not compatible with Neo4j 4.0 or with the Neo4j graph algorithms plugin.


Highlight...



Graph Data Science 0.9.1 Preview

7 February 2020

Important information: This is a preview release and not recommended for production. The graph data science library is not compatible with Neo4j 4....


Graph Data Science 0.9 Preview

7 February 2020

Important information: This is a preview release and not recommended for production. The graph data science library is not compatible with Neo4j 4....


Graph Algorithms 3.5.14.0

30 January 2020
Compatibility Warning: Graph algorithms 3.5.14.0 is only compatible with Neo4j 3.5.9 and above. If you cannot update your Neo4j installation, the most...

Graph Algorithms 3.5.13.0

3 December 2019
Compatibility Warning: Graph algorithms 3.5.13.0 is only compatible with Neo4j 3.5.9 and above. If you cannot update your Neo4j installation, the most...

Graph Algorithms 3.5.12.1

30 October 2019
Note: graph algorithms 3.5.9.0 is only compatible with Neo4j 3.5.9 and above. If you cannot update your Neo4j installation, the most recent compatibl...

Graph Algorithms 3.5.12.0

24 October 2019
Note: Graph algorithms 3.5.12.0 is only compatible with Neo4j 3.5.9 and above. If you cannot update your Neo4j installation, the most recent compatibl...

Graph Algorithms 3.5.11.0

26 September 2019

Breaking Changes:

  • Graph algorithms 3.5.11.0 is only compatible with Neo4j 3.5.9 and above. If you cannot update your Neo4j installation, the mo...

Graph Algorithms 3.5.9.0

11 September 2019

Breaking Changes:

  • Graph algorithms 3.5.9.0 is only compatible with Neo4j 3.5.9 and above. If you cannot update your Neo4j installation, the mos...

Graph Algorithms 3.5.8.1

27 August 2019

Bug fixes

  • The previous release accidentally removed the label column from algo.labelPropragation.stream() . This version adds it back in.
  • A...

Graph Algorithms 3.5.8.0

12 August 2019

Breaking changes

  • LabelPropagation: Default parameter values for seeding and writing have been removed - users must specify property names for t...

Graph Algorithms 3.5.7.0

9 July 2019

New features

  • Added procedures to compute memory requirements for UnionFind, LabelPropagation and PageRank as well as for graph loading (algo.me...