Node Graphs

Graph is the correct name for a single 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 to one or more output nodes.