Graph Data Science Client 0.0.8
Pre-release
Pre-release
A new release 0.0.8 of graphdatascience, which is the new and final name of the GDS Python client, formerly called gdsclient , has been published at PyPI!
Highlights:
- new library name!
- new source repository (this repo)
- support for all utility functions
- support for all Similarity functions
- simplified interface to construct GDS reference object (hidden driver)
- simplified interface to run Cypher queries (hidden query runner)
The release can be pip installed with pip install graphdatascience==0.0.8.