Node Connectivity

There are 2898 nodes that can be used as successor for a node with an output port of type Table.

JSON Writer Streamable

Writes JSON Documents to a directory.

String to JSON Streamable

Converts String values to JSON values.

Table to JSON 

Converts some columns of a table to a single JSON cell.

JSON to Table 

Converts JSON values to new columns.

Columns to JSON Streamable

Converts contents of columns to JSON values row-wise.

XML to JSON Streamable

Converts XML values to JSON values.

JSON Path StreamableDeprecated

Selects certain paths from the selected JSON column.

JSON to XML Streamable

Converts JSON values to XML documents.

JSON Path Streamable

Selects the defined paths from the selected JSON column.

JSON Path (Dictionary) 

Collect parts of JSON documents based on JSONPath queries specified in the second input port.