Declarative Rule
- Name: Relation Algebra Multi-Relation Union
- Description in English: This rule represents the relational algebra union operator. It accepts an arbitrary number of input relations and produces the union of the sets of tuples (removing duplicates).
- Example in English: Union([r(x, y, z), s(x, y, z), t(x, y, z)], "u(x, y, z)")
- Source(s):
Inference Web: [
Home |
Spec |
Browser |
IWBase |
Registrar |
Registry
]
Copyright 2009 Inference Web group.
All Rights Reserved.
