Input Nodes
Every node programming graph will have one or more input nodes.
This is where new data comes in to your graph.
Input nodes will often have outputs (connections on the right-hand side of the node), but no inputs (connections on the left).
The most common input nodes are…