List
List
Sequence
Set
Tree
Path Mapper
Map or flatten a data tree based on path patterns
Details
ID
list-tree-path-mapper
Name
Path Mapper
Group
Tree
Package
List
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Tree | Any | Data tree to process |
Output ports
Name | Type | Description |
---|---|---|
Tree | Any | Processed data tree |
Config ports
Name | Type | Description | Default Value |
---|---|---|---|
Source Pattern | String | Pattern to match input tree paths | {A;B;C} |
Target Pattern | String | Pattern for remapped output tree paths | {A;B;C} |
Preset | String | Choose a predefined mapping preset | Null Mapping |