Release Date: 6 February 2025
GDS 2.14 is compatible with Neo4j 2025.1. For GDS compatibility with previous releases, please use GDS Compatibility Table.New features
gds.bridges.stream
can now return for each bridge a list with the sizes of the resulting components after the bridge is removed by theremainingSizes
yields parameter.- New write mode procedures for hashGNN:
gds.hashgnn.write
gds.hashgnn.write.estimate
Bug fixes
- Fixed a bug where
gds.graph.sample.rwr
andgds.graph.sample.cnarw
would fail on very small graphs. - Fix a bug where
gds.spanningTree
would return zero cost per relationship instead of one for unspecifiedrelationshipWeightProperty
.
Recent Graph Data Science Releases
- Graph Data Science 2.15
- Graph Data Science 2.14
- Graph Data Science 2.13
- Graph Data Science 2.12
- Graph Data Science 2.11