Graph Data Science Python Client 1.10a1
Pre-release
Pre-release
We are happy to announce the alpha release of graphdatascience, the GDS Python client, version 1.10a1! It is published to PyPI!
Documentation: https://neo4j.com/docs/graph-data-science-client/1.10-preview/
Highlights:
- Add the new concept of GDS Sessions, used to manage GDS computations in Aura, based on data from an AuraDB instance
- Fixed an issue where source and target IDs of relationships in heterogeneous OGBL graphs were not parsed correctly.
- Fixed an issue where configuration parameters such as aggregation were ignored by gds.graph.toUndirected.
The release can be pip installed with pip install graphdatascience==1.10a1.