Firebird/Concepts: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 28: Line 28:
Represent a node in the pipeline. A node can have bunch of input ports and bunch of output ports. Each port has a unique id within the node.
Represent a node in the pipeline. A node can have bunch of input ports and bunch of output ports. Each port has a unique id within the node.


Properties:
<h2>Properties</h2>:
<pre><nowiki>
<pre><nowiki>
* id:              The id of the node, it is unique within a pipeline
* id:              The id of the node, it is unique within a pipeline

Revision as of 04:13, 13 May 2023

Firebird

Overview

Models