Split on key JSONs¶
Split a JSON structure into multiple JSONs
Documentation¶
Auto generated list version of Split on key JSON.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
input.
- Looped Outputs
output.
For details see the original node.
Definition¶
Input ports¶
- input [json]
Input
Output ports¶
- output [[json]]
Output
Configuration¶
- JSON key (key)
The key to select
Implementation¶
- class node_select_json.SplitOnKeyJsons[source]