Node Connectivity

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

Fingerprint CONCATENATE Streamable

Perform logic CONCATENATE operation on a pair of binary (bitvector) or count (bytevector) fingerprint columns

Fingerprint FOLD Streamable

This node folds bitvector fingerprints

Fingerprint INTERSECTS Streamable

Perform logic INTERSECTS operation on a pair of binary (bitvector) fingerprint columns

Fingerprint MAX Streamable

This node calculates the maximum of two count (bytevector) fingerprints

Fingerprint MIN Streamable

This node calculates the minimum of two count (bytevector) fingerprints

Fingerprint NOT (Invert / Complement) Streamable

Perform logic NOT (Invert or complement) operation on a binary (bitvector) fingerprint column

Fingerprint OR Streamable

Perform logic OR operation on a pair of binary (bitvector) fingerprint columns

Fingerprint SUBSET Streamable

Perform logic SUBSET operation on a binary (bitvector) or count (bytevector) fingerprint column

Fingerprint SUM Streamable

This node calculates the sum of two count (bytevector) fingerprints

Fingerprint XOR Streamable

Perform logic XOR operation on a pair of binary (bitvector) fingerprint columns