...

/

Set up a Graph Service

Set up a Graph Service

Learn how to set up a graph service API for Dgraph.

We'll cover the following...

In order to use the graph services API, we need to define some wrapper functions for the Dlex library functions.

Schema API

First, let’s add a ...