About the Transform Graph component

A Series Transform Graph is a node container that can hold all other graph nodes. The transform graph node itself is also a graph node, making it possible for transform graphs to contain other transform graphs. This allows transform graphs to be created to fulfill very specific data functionality and used as building blocks to create larger graphs.

After you add a Transform Graph node to your station, you can double-click on it to display the node’s default wiresheet view for configuration of the graph. When properly configured, the Series Transform Graph performs a transformation or series of transformations against a set of data to produce a single result.

Figure 13. Transform Graph component


Transform Graph component

Note the following summary information about Transform Graph Nodes:

The following illustrations show some example Transform Graph implementations.

Figure 14. A graph containing graph nodes


A graph containing graph nodes

Figure 15. A graph containing another graph as a source


A graph containing another graph as a source

Figure 16. Two interconnected graphs. The first graph acts as data source for the second.


Two interconnected graphs. The first graph acts as data source for the second.