hugegraph-client

License Build Status codecov Maven Central

hugegraph-client is a Java-written client of HugeGraph, providing operations of graph, schema, gremlin, variables and traversals etc. All these operations are interpreted and translated into RESTful requests to HugeGraph Server. Besides, hugegraph-client also checks arguments, serializes and deserializes structures and encapsulates server exceptions.

Features

Licence

The same as HugeGraph, hugegraph-client is also licensed under Apache 2.0 License.