Sets

List of Operators

tuple_differenceTupleDifferencetuple_differenceTupleDifferencetuple_difference
Compute the difference set of two input tuples.
tuple_intersectionTupleIntersectiontuple_intersectionTupleIntersectiontuple_intersection
Compute the intersection set of two input tuples.
tuple_symmdiffTupleSymmdifftuple_symmdiffTupleSymmdifftuple_symmdiff
Compute the symmetric difference set of two input tuples.
tuple_unionTupleUniontuple_unionTupleUniontuple_union
Compute the union set of two input tuples.