Understanding Edges
Overview

Overview


Understanding Blocks

Edges are the processing units of the workflow, responsible for transforming, analyzing, searching, or routing the data that passes between blocks. Each edge allows multiple inputs and multiple outputs, but can only choose the inputs from the connected blocks. Each edge has a set of configurations depending on its type. Below is a detailed explanation of all supported edge types, organized into four primary categories.

In order to understand Workflow Execution Logic, you can read: Building Efficient Workflows ↗

Understanding Edges