List
List
Sequence
Set
Tree
Weave
Weave a set of input data using a custom pattern
Details
ID
list-tree-weave
Name
Weave
Group
Tree
Package
List
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Number | Number | Weave pattern of input indices | |
| 1 | Any | Input stream |
Output ports
| Name | Type | Description |
|---|---|---|
| List | Any | Weave result |
After creating a Weave node, connect the weave pattern to the first port. Connect the input streams to the rest of the ports. On the output port you will get generating data.
Condition