Skip to main content

Module graph

Module graph 

Source

Structs§

Edge
An edge (relationship) between two nodes.
Graph
A complete GID graph with nodes and edges.
GraphSummary
Node
A node in the graph (task, code file, component, etc.)
ProjectMeta
Project metadata. Accepts either a string (project: myproject) or a struct (project: {name: myproject}).
Task
A simplified task representation for execution.
TaskSpec
Task specification for add_feature().

Enums§

NodeStatus
Status of a node.

Functions§

infer_node_type
Infer the node type from the ID prefix (text before the first :).