====Node Graphs==== **Graph** is the correct name for a single [[node programming|node programming]] diagram. It will consist of two or more //nodes//, connected together. Usually, data will flow through your graph from one or more [[input nodes|input]] nodes to one or more [[final output|output]] nodes.