Skip to content

Graph Data Science client 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@adamnsch adamnsch released this 25 Feb 10:00
· 3234 commits to main since this release

A new release 0.1.0 of graphdatascience, the GDS Python client, has been published at PyPI!

Highlights:

  • When connecting to AuraDS, a specific user-agent will be set indicating that the graphdatascience client is used.
  • The methods of NCTrainingPipeline and LPTrainingPipeline for building the pipelines now return metadata from the underlying Cypher procedures called.
  • Methods creating Graph objects now additionally return the metadata from the underlying Cypher procedures called.
  • Methods creating Model objects now additionally return the metadata from the underlying Cypher procedures called.

Read more in the changelog.

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