-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
For different types of nodes we require different output settings:
Node Type | Replace | Append | New Table |
---|---|---|---|
0:n (Source) | x | ||
1:1 (No Multi Columns) | x | x | x |
1:1 (Mutli Column In) | x | x | |
1:1 (Mutli Column Out) | x | x | x |
1:1 (Mutli Column In & Out) | x | x | |
1:n | x | ||
n:1 | x | ||
n:m | x | ||
n:0 (Sink) | x |
@dietzc Did I miss something? :)
Metadata
Metadata
Assignees
Labels
No labels