Nodes

Annotate

Merges annotations stored in a JSON file into the data.

Plugin: built-in

Input ports

Output ports

Deduplicate

Removes duplicates from a collection using a unique primary key attribute

Plugin: built-in

Input ports

Output ports

Download

Downloads files.

Plugin: built-in

Input ports

Output ports

Filter

Applies a filter function to a collection.

Plugin: built-in

Input ports

Output ports

FilterMatches

Filters a collection my matching attribute values against a set.

Plugin: built-in

Input ports

Output ports

FilterRanges

Filters a collection by requiring values for one or more attributes to be in a specified range.

Plugin: built-in

Input ports

Output ports

FilterRows

Filters a collection by defining a list of included rows by index.

Plugin: built-in

Input ports

Output ports

Join

Joins two collections via a primary key.

Plugin: built-in

Input ports

Output ports

Map

Converts items in a collection using a mapping function.

Plugin: built-in

Input ports

Output ports

MatchAttributes

Matches, modifies or creates attributes by extracting capture groups from regular expressions.

Plugin: built-in

Input ports

Output ports

Pipe

Pipes an entire collection into a terminal command via stdin, and reads the result back from stdout.

Plugin: built-in

Input ports

Output ports

ReadJSON

Reads JSON data.

Plugin: built-in

Input ports

Output ports

ReadYAML

Reads YAML data.

Plugin: built-in

Input ports

Output ports

Run

Runs a terminal command, optionally for each data item.

Plugin: built-in

Input ports

Output ports

Sort

Sorts data.

Plugin: built-in

Input ports

Output ports

WriteJSON

Writes a collection to a JSON file.

Plugin: built-in

Input ports

Output ports

None

Views