Cache

Caches all input data (rows) onto disk. This is particularly useful when connected to a preceding node, which performs a column transformation. For example, a filter column node, which "hides" most of the columns to the output. This node only caches the data that is actually contained in the input table. Iterating on it may be considerably faster than accessing the table of a wrapper node.
Note: This node does not have a dialog.

Ports

Input Ports
0 Input table to cache.
Output Ports
0 As input table, only cached.
This node is contained in KNIME Base Nodes provided by KNIME GmbH, Konstanz, Germany.