◆ __construct()
| fiftyone\pipeline\core\Pipeline::__construct | ( | array | $flowElements, | 
| array | $settings | ||
| ) | 
Pipeline constructor.
- Parameters
 - 
    
- array< -
  
\r\n
Pipeline holding a list of FlowElements for processing, can create FlowData that will be passed through these, collecting ElementData Should be constructed through the PipelineBuilder class.
| __construct (array $flowElements, array $settings) | |
| createFlowData () | |
| log (string $level, string $message) | 
| fiftyone\pipeline\core\Pipeline::__construct | ( | array | $flowElements, | 
| array | $settings | ||
| ) | 
Pipeline constructor.