Graph Data Science client 0.0.9
Pre-release
Pre-release
A new release 0.0.9
of graphdatascience
, the GDS Python client, has been published at PyPI!
Highlights:
- simpler return types for operations that always returns exactly one row
- compatibility with GDS 1.x by supporting
graph.create
syntax - links to official preview documentation hosted within the GDS Manual
- a changelog!
Read more in the changelog.
The release can be pip installed with pip install graphdatascience==0.0.9
.