patito.Relation.__add__

Relation.__add__(other)

Execute self.union(other).

See Relation.union() for full documentation.

Return type

TypeVar(RelationType, bound= Relation)