Wrap Up Delivering Data with Dgraph
Review how Dgraph integrates GraphQL and DQL as native query languages within a distributed graph database environment. Learn how to execute mutations and queries with Elixir functions using defined schemas. Understand the potential of Dgraph's approach and prepare to apply these concepts in building advanced graph-related applications.
We'll cover the following...
We'll cover the following...
What we covered
We met up with Dgraph—a distributed graph database that supports GraphQL as a native database query language. This ...