afterimagex opened a new pull request, #61:
URL: https://github.com/apache/incubator-hugegraph-ai/pull/61

   …v3 support
   
   This commit introduces significant updates to the hugegraph-python-client 
module, focusing on GraphSpace compatibility and API v3 support. Key changes 
include:
   
   - Unified connection configuration via HGraphConfig to streamline parameter 
management.
   - Enhanced HGraphSession for unified HTTP calls with optimized URL handling.
   - Automatic GraphSpace detection based on server API version, ensuring 
compatibility with both old and new server versions.
   - Refactored HGraphContext and HGraphRouter for more structured URL 
definitions using a decorator approach.
   - Introduction of the @http decorator for simplified HTTP method and path 
definitions.
   - Extensive compatibility testing to ensure a seamless experience across 
different server versions.
   
   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to