Skip to content

Graph Data Science Client 0.0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mats-SX Mats-SX released this 24 Jan 10:23
· 2925 commits to main since this release
0db17d8

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.