neo4j / graph-data-science-client

A Python client for the Neo4j Graph Data Science (GDS) library
https://neo4j.com/product/graph-data-science/
Apache License 2.0
185 stars 45 forks source link

Add __init__ to ref docs #631

Closed FlorentinD closed 4 months ago

FlorentinD commented 4 months ago

Previously assumed it would be added twice without this exclusion (https://github.com/neo4j/graph-data-science-client/pull/383#discussion_r1209258179).

netlify[bot] commented 4 months ago

Deploy Preview for neo4j-graph-data-science-client canceled.

Name Link
Latest commit c53c68ee837465491b87a07a572e7b687480ea24
Latest deploy log https://app.netlify.com/sites/neo4j-graph-data-science-client/deploys/662117f836976600088083ab
FlorentinD commented 4 months ago

Document constructor and parameters for GraphDataScience in the client

FlorentinD commented 4 months ago

Good idea. I did briefly check it, but you found some good spots to improve 👍