====Input Nodes==== Every [[node programming|node programming]] [[graph|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... [[basic_const|Constant Number]] \\ [[ardi_point|ARDI Point]] \\