Skip to content

Neo4j Graph Data Science Python Client 1.11

Latest
Compare
Choose a tag to compare
@FlorentinD FlorentinD released this 01 Aug 14:57
· 189 commits to main since this release

We are happy to announce the release of graphdatascience, the GDS Python client, version 1.11! It is published to PyPI!

Documentation: https://neo4j.com/docs/graph-data-science-client/1.11/

Highlights:

  • Fixed a bug which caused the auth token returned from the GDS Arrow Server was not correctly received.
  • Fixed a bug which didn't allow the user to specify relationship_types as a string in gds.graph.relationshipProperties.stream().
  • Fixed a bug in kge-predict-transe-pyg-train.ipynb which now uses the gds.graph.relationshipProperty.stream() call and can correctly handle multiple relationships between the same pair of nodes. Issue ref: #554

The release can be pip installed with pip install graphdatascience==1.11.