package
0.9.4
Repository: https://github.com/unigraph-dev/dgraph.git
Documentation: pkg.go.dev

# README

Go client

GoDoc

This package provides helper function for interacting with the Dgraph server. You can use it to run mutations and queries. You can also use BatchMutation to upload data concurrently. It communicates with the server using gRPC.