Added new predicates for set operations on DBs: union, intersection,
set difference, symmetric difference, subset, disjoint. These are all implemented using the structure of the trie representation.
Authored by: dwarren 2018-01-06
Parent: [r9189]
Child: [r9191]