-
Notifications
You must be signed in to change notification settings - Fork 1
Union
mtbeek32 edited this page Jan 26, 2023
·
5 revisions
Relational functions union
- union(a, b)
union(a, b) results in a new uint32 domain unit with all elements of the attributes a and b.
The description for the union function is only available for backward compatibility purposes. The function has become obsolete in version 8.7.0. In new configurations, use the union_unit and union_data functions instead.
5.15
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.