package
1.0.16
Repository: https://github.com/d4l3k/ourgraph.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AssignUids tries to assign unique ids to each identity in the subjects and objects in the format of _:xxx.
convert the new UIDs to hex string.
No description provided by the author
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
No description provided by the author
ToJson converts the list of subgraph into a JSON response by calling toFastJSON.
ToSubGraph converts the GraphQuery into the pb.SubGraph instance type.

# Constants

DebugKey is the key used to toggle debug mode.
No description provided by the author

# 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
No description provided by the author

# Structs

TODO: This looks unnecessary.
No description provided by the author
Function holds the information about gql functions.
No description provided by the author
No description provided by the author
No description provided by the author
Latency is used to keep track of the latency involved in parsing and processing the query.
QueryRequest wraps the state that is used when executing query.
SubGraph is the way to represent data pb.y.

# Type aliases

ContextKey is used to set options in the context object.