Skip to the content.

Dgraph Example

Dgraph natively uses a variation of the RDF N-Quads format, however it also supports JSON for mutations, which is easier for us to work with in JavaScript.

You can visualize your results using Ratel, Dgraph’s web GUI, at http://localhost:8000/.