For Graph Authors¶
This path is for users who want to build, edit, debug, and understand graphs in depth.
Start Here¶
What You Will Use Most¶
PyStudio Guidefor editor workflow, lifecycle, schema editing, and sessionsNode Atlasfor the node-by-node release inventoryModulesreference for canonical service and operator specsScenariosfor end-to-end runnable examples
Suggested Learning Order¶
- Learn the editor workflow in
StudioandPyStudio Guide - Open a scenario graph and identify the main services/operators
- Use
Node Atlasto understand what each node is for - Use
Moduleswhen you need exact fields, ports, and schema details