Metadata-Version: 2.1
Name: gs-interactive
Version: 0.3
Summary: GraphScope Interactive API v0.3
Home-page: UNKNOWN
Author: OpenAPI Generator community
Author-email: graphscope@alibaba-inc.com
License: Apache 2.0
Keywords: OpenAPI,OpenAPI-Generator,GraphScope Interactive API v0.3
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: gremlinpython (>=3.4.10)
Requires-Dist: neo4j (>=4.4.19)
Requires-Dist: protobuf (>=3.17.3)
Requires-Dist: pydantic (<=2.8.2,>=2)
Requires-Dist: python-dateutil
Requires-Dist: typing-extensions (>=4.7.1)
Requires-Dist: urllib3 (<2.1.0,>=1.25.3)

    This is the definition of GraphScope Interactive API, including   - AdminService API   - Vertex/Edge API   - QueryService   AdminService API (with tag AdminService) defines the API for GraphManagement, ProcedureManagement and Service Management.  Vertex/Edge API (with tag GraphService) defines the API for Vertex/Edge management, including creation/updating/delete/retrive.  QueryService API (with tag QueryService) defines the API for procedure_call, Ahodc query.
    

