Relation is a
MapCollection
with indexes that can be any object.
In a Relation, each item is associated with a single
index, but there can be more than one item with the same index (unlike a
Table, which can contain only
one item for any index).
| Object | ||||||||||||||||||||||||||||
| Methods inherited from the Object class | ||||||||||||||||||||||||||||
| Class (Metaclass) | ||||||||||||||||||||||||||||
| Methods inherited from the Class class | ||||||||||||||||||||||||||||
| + Collection (Mixin Class) | ||||||||||||||||||||||||||||
| Methods inherited from the Collection class | ||||||||||||||||||||||||||||
| + MapCollection (Mixin Class) | ||||||||||||||||||||||||||||
| Methods inherited from the MapCollection class | ||||||||||||||||||||||||||||
| Relation | ||||||||||||||||||||||||||||
|