MCPcopy
hub / github.com/dgraph-io/dgraph / DgraphEx

Struct DgraphEx

graphql/dgraph/execute.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type DgraphEx struct{}
22
23// Execute is the underlying dgraph implementation of Dgraph execution.
24// If field is nil, returned response has JSON in DQL form, otherwise it will be in GraphQL form.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected