Concept type aliases
This is the collection of concept type aliases within the relationships
module. There is only one type alias, Relationship
.
Relationship
The Relationship
type represents the concept of a map that connects one Row
object to another, often in another Table
.