Graph (Workflow)
A graph is the definition of a workflow process. It tells the server what should happen first, how execution is orchestrated, which nodes are orchestrate, etc. The graph has a start node, and one or multiple end nodes and between them a set of nodes linked by transitions.
Studio documentation about graph:
- Graph tab and more generally Workflow pages
- Simple Workflow Example
Developer documentation about graph: