Skip to main content

Connections

Creating Connections​

Click and drag from a node's output port (right side) to another node's input port (left side).

Connection Rules​

  • Source nodes have only output ports
  • Destination nodes have only input ports
  • Transform nodes have both input and output ports
  • Connections must flow downstream (no cycles allowed)

Data Pass-through​

Connections carry data between nodes with automatic schema propagation. The designer validates schema compatibility in real-time.

See Also​