|
Two useful capabilities of the associative query language over association
types such as 'Item, contains, Item' are:
Transitive closure, which answers the question "Tell me
all the components of this item and the components of its components".
Recursive closure, which answers the question "Tell me of
what items this item is a component".
|