Graph Data Science client 0.1.0
Pre-release
Pre-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-agentwill be set indicating that thegraphdatascienceclient is used. - The methods of
NCTrainingPipelineandLPTrainingPipelinefor building the pipelines now return metadata from the underlying Cypher procedures called. - Methods creating
Graphobjects now additionally return the metadata from the underlying Cypher procedures called. - Methods creating
Modelobjects 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.