Clicking on a data node from the data node overview opens the data node's homepage showing
- Caption: Name of the data node,
- Description: Description of the data node,
- Parent: Parent node of the data node,
- Rows: Number of rows of the result table,
- Cols: Number of columns of the result table,
- In: Number of data nodes that this data node depends on by using their result table as input table or by some operation referring to them,
- Out: Number of data nodes that directly depend on this data node, i.e. use its result table as input table or as input to some operation,
- Ops: Number of operations in this data node,
- Flags indicating the update modality of the data node,
- the list of operations, and
- the result table.