Skip to content

Clients and APIs

Connect to HugeGraph with the Java client, REST API, Gremlin Console, and other client libraries.

This section covers the REST API, Gremlin Console, and client libraries. The current Server REST API identifies graph resources with both a graph space and a graph name. Refer to each API page and the Server OpenAPI page for the exact paths.

HugeGraph RESTful API reference for graph, schema, vertex, and edge operations.