If there are at least two components placed in the Graph Editor, you can connect them with edges. Data will flow from one component to the other through this edge. For this reason, each edge must have assigned some metadata describing the structure of data records flowing in the edge.
There are two ways to create an edge between two components:
Click the edge label in the Palette tool. Move the cursor over the source component, the one you want the edge to start from. Left-click to start the edge creation. Then, move the cursor over to the target component, the one you want the edge to end at and click again. This creates the edge.
The second way short-cuts the tool selection. You can simply mouse over the output ports of any component, and Clover will automatically switch to the edge tool if you have the selection tool currently selected. You can then click to start the edge creation process, which will work as above.
When creating an edge in the graph, as described, the edge is always bound to component ports. The number of ports of some components is strictly specified, while other components have unlimited number of ports. If the number of ports is unlimited, a new port is created by connecting a new edge.
Once you have terminated your work with edges, you click the Palette tool or press on the keyboard.
item in theAn existing edge can be moved to connect different ports or different components.
To move an existing edge highlight the edge with a click. Move cursor to a input or output port of the edge. The arrow mouse cursor turns to a cross. Once the cross appears, you can drag the edge to the free port of any component.
If you mouse over the port with the selection tool, it will automatically select the edge for you, so you can simply click and drag.
Remember that you can only replace output port by another output port and input port by another input port.
When two components are connected by an edge, sometimes the edge might overlap with other elements, e.g. other components, notes, etc. In this case you may want to switch from default auto-routing to manual routing of the edge - in this mode you have control over where the edge is displayed.
To switch to from Auto-routing to the Manual Routing right-click the edge and uncheck the
from the context menu.After that, a point will appear in the middle of each straight part of the edge.
When you move the cursor over such point, the cursor will be replaced with either horizontal or vertical resize cursor, and you will be able to drag the corresponding edge section horizontally or vertically.
This way you can move the edges away from problematic areas.