package
0.7.7
Repository: https://github.com/igm/dgraph.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ProcessGraph processes the SubGraph instance accumulating result for the query from different instances.
No description provided by the author
No description provided by the author
No description provided by the author
ToJson converts the list of subgraph into a JSON response by calling ToFastJSON.
ToProtocolBuf returns the list of protos.Node which would be returned to the go client.
ToSubGraph converts the GraphQuery into the internal SubGraph instance type.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Codec implements the custom codec interface.
No description provided by the author
Latency is used to keep track of the latency involved in parsing and processing the query.
SubGraph is the way to represent data internally.