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.
The LoopEnd is the node that end a loop that is executed a predefined number of times. At the start of the loop you need LoopStart, where you can defined how many times the loop should be executed. All nodes in between are executed that many times.
0 | Any datatable |
1 | Any datatable |
0 | Collected results from the loop body; datatable 0 |
1 | Collected results from the loop body; datatable 1 |