Java - Clients

The official Java client can be found here. Follow the instructions in the README to get it up and running.

More details on the supported versions can be found at this link.

We also have a DgraphJavaSample project, which contains an end-to-end working example of how to use the Java client.


This is a companion discussion topic for the original entry at https://dgraph.io/docs/clients/java/

please add example showing how to drop only the data (excluding schema) via the java client