Set Operator

Performs set operations on two table columns. The available set operations are:

  1. Intersection
  2. Union
  3. Complement
  4. Exclusive-or

Options

First set
The column of the first data input table which contains the elements of the first set.
Operation
The set operation to perform on the selected sets.
Second set
The column of the second data input table which contains the elements of the second set.
Skip missing values
All missing values will be skipped during computation thus the result set contains none missing value elements.
Enable hiliting
If enabled, the hiliting of a set entry row will hilite all rows of this set entry in other views. Depending of the number of rows, enabling this feature might consume a lot of memory.

Input Ports

Icon
Set one
Icon
Set two

Output Ports

Icon
Result set

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.