The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.
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.
0 | Input table to cache. |
0 | As input table, only cached. |