Icon

Logic Operations

Fingerprint logic operations

This category contains 11 nodes.

Fingerprint AND Streamable

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

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