Release Date: 13 January 2022
GDS 1.8.2 is compatible with Neo4j 4.1, 4.2, 4.3 and 4.4 but not Neo4j 3.5.x. For a 3.5 compatible release, please see GDS 1.1.7. For a 4.0 compatible release, please see GDS 1.6.5.
Bug fixes
- Fixed a bug where
gds.alpha.ml.pipeline.nodeClassification.train
would train a model under the wrong username and not be accessible for the actual user. - Fixed a bug where
gds.triangleCount
andgds.localClusteringCoefficient
might produce wrong results when using a nodeLabels filter. - Fixed a bug where
gds.graph.create
orgds.graph.create.subgraph
did not release allocated memory which can lead to an OutOfMemoryException, especially when applied in a loop.
Recent Graph Data Science Releases
- Graph Data Science 2.11
- Graph Data Science 2.10.1
- Graph Data Science 2.9.0
- Graph Data Science 2.8.0
- Graph Data Science 2.7.0