# Structs
Edge is a data flow relationship between a parent and a child.
Node denotes a single operation in a query.
NodeSource specifies the source location that created an operation.
Spec specifies a query.
# Type aliases
NodeID is a unique ID within a query for the operation.