The same node instance can belong to multiple graphs due to the possibility of sub-graphing.
A node consists of a computation target (e.g. a {@link Security}), a function to operate on that target, input values for the function, and output values generated by the function. Relationships with other nodes - either input or dependent - indicate how input values are produced and how output values are to be used.
|
|