Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Recursive Loop End (deprecated)
NodeNode / LoopEnd

Recursive Loop End (deprecated)

Workflow Control Loop Support

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like
Copy short link

The Recursive Loop node pair enables the passing of a data table from the Recursive Loop End back to the Recursive Loop Start.

The Loop Start requires an initialized table. This table is output by the Recursive Loop Start in the first iteration of the loop.

The table received by the corresponding Recursive Loop End is passed back to the Recursive Loop Start node. Starting with the second iteration, the Recursive Loop Start node outputs the data as received by the Recursive Loop End.

The loop runs until one of the three stopping criteria is met:

  • Maximum number of iterations: to ensure no endless loop is created, the loop will end after the set number of iterations.
  • Minimal number of rows: to ensure enough rows are present for processing, the loop stops if it's input contains less rows than the set minimum.
  • End loop with variable: the loop ends if the option is enabled and the value of the selected variable equals "true"

The data passed to port 0 is collected and passed to the output port. The data in port 1 is returned to the Recursive Loop Start node.

External resources

  • KNIME E-Learning Course: Section 7.2. Re-executing Workflow Parts: Loops

Node details

Input ports
  1. Type: Table
    Collecting data
    Data to be collected for the output.
  2. Type: Table
    Recursion data
    Data to be passed back to loop start.
Output ports
  1. Type: Table
    Collected data
    The rows collected from the first in port.

Extension

The Recursive Loop End (deprecated) node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
    無限回繰り返す再帰型 - Recurrsive Loop
    Japanese 日本語 Makkynm
    +6
    Recurrsive Loopの紹介用Workflowです。 This workflow is to introduce Recurrsive Loop
    makkynm > Public > Advanced > A113_Recursive_Loop
  2. Go to item
    2017_09_08_recursiveSearch
    iris > Public > 02_ForumExamples > 2017_09_08_recursiveSearch
  3. Go to item
    Recursive Loop
    Books KNIME Advanced Luck Recursive Loop
    +3
    This loop implements the same task as the workflow named "Counting Loop 1". However, in C…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter6 > 8. Recursive Loop
  4. Go to item
    Recursive Loop
    Books KNIME Advanced Luck Recursive Loop
    +3
    This loop implements the same task as the workflow named "Counting Loop 1". However, in C…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.3_20210222 > Chapter6 > 8. Recursive Loop
  5. Go to item
    Recursive Loop
    Books KNIME Advanced Luck Recursive Loop
    +3
    This loop implements the same task as the workflow named "Counting Loop 1". However, in C…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.4_20210803 > AdvancedLuck > Chapter6 > 8. Recursive Loop
  6. Go to item
    [Market Simulation] MS-194 Diminishing Marginal Utility
    Shows how to simulate Customers buying multiple different Products from a Category. The L…
    scientificstrategy > Public > Market Simulation > MS-194 Diminishing Marginal Utility v05
  7. Go to item
    Response_Error_Retry
    Get Request Response Error
    +3
    This is the simple way to retry GET Request if response shows blank (means failed.)
    makkynm > Public > Advanced > Response_Error_Retry
  8. Go to item
    RetryNodeIfFail
    ana_ved > Public > RetryNodeIfFail
  9. Go to item
    Draw A Winner
    Random Unique Sample Recursive Loop Draw A Winner
    This workflow demonstrates how to simulate draw a winner game using KNIME. Workflow can b…
    ipazin > Public > 2020_11_12_Draw_A_Winner
  10. Go to item
    Recursive Loop Simulating Variable Condition Loop End
    Loops Recursive Loop Variable Condition Loop End
    +1
    This workflow demonstrates how to use a Recursive loop to simulate Variable Condition Loo…
    ipazin > Public > 2021_03_01_Recursive_Loop_Simulating_Variable_Condition_Loop_End
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits