Skip to content

Graph Data Science client 1.2.0

Compare
Choose a tag to compare
@adamnsch adamnsch released this 05 Jul 14:22
· 2624 commits to main since this release

Version 1.2.0 of graphdatascience, the GDS Python client, has been published to PyPI!

Included are bug fixes for:

  • The separate_property_columns=True option of gds.graph.streamNodeProperties did not handle list node properties correctly.
  • An irrelevant warning was shown when creating a GraphDataScience object targeting an AuraDS instance with GDS server version >= 2.1.0.
  • Calling gds.alpha.graph.construct targeting an AuraDS instance would raise an exception.

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