Relationships define how instances are related to other instances. Relationships can be one-to-one, one-to-many, many-to-one or many-to-many.
-
When only a single instance can be related to another instance, or instances, it is known as a relationship.
-
When multiple instances can be related to another instance, or instances, it is known as a relationshipset.