Expand description
Handler for the graph CLI subcommand family.
Structs§
- Graph
Args - Graph args.
- Graph
Entities Args - Graph entities args.
- Graph
Recompute Degree Args - Graph recompute degree args.
- Graph
Stats Args - Graph stats args.
- Graph
Traverse Args - Graph traverse args.
Enums§
- Entity
Sort Field - Field to sort entities by in
graph entities. - Graph
Stats Format - Graph stats format.
- Graph
Subcommand - Optional nested subcommands. When absent, the default behavior exports the full entity snapshot for backward compatibility.
- Graph
Traverse Format - Graph traverse format.
- Sort
Order - Sort direction for
graph entities.
Functions§
- run
- Dispatch
graphsubcommands (snapshot, traverse, stats, entities, recompute-degree).