This repository was archived by the owner on Oct 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Part tables
Dimitri Yatsenko edited this page Jun 2, 2017
·
1 revision
In many cases an entity in one relation is inseparably associated with a group of entities in another, forming a master-part relationship. For example, an image segmentation has a set of images segments that are an intrinsic component of the segmentation entry. In this case, the two tables may be called Segmentation and Segmentation.Segment.