Iterate Collection
Description | Iterate through a JSON structure or dataframe and stream one object at a time. The individual objects can be transformed and collected by using the Collect JSONStream function. |
Input | JSON |
Output | JSON |
Iterator | Specify the iterator. By default, the iteration will start at the root. |