apache / incubator-hugegraph-ai

The integration of HugeGraph with artificial intelligence
https://hugegraph.apache.org
Apache License 2.0
46 stars 24 forks source link

feat(client): support graphspace & refactor the request logic #61

Closed afterimagex closed 1 month ago

afterimagex commented 1 month ago

Also we keep the compatible with the legacy request url/uri~

This PR introduces significant updates to the hugegraph-python-client module, focusing on GraphSpace compatibility and API v3 support. Key changes include:

The update aims to provide a robust and flexible client module for interacting with HugeGraph servers, catering to the needs of both new and existing API versions.