eu.cdevreeze.tqa.extension.table.queryapi

Type members

Classlikes

Purely abstract trait offering a table relationship query API.

Purely abstract trait offering a table relationship query API.

DefinitionNodeSubtreeRelationship trees are not supported directly. One has to recursively query for such relationships in order to obtain trees of them.

Implementations should make sure that looking up relationships by source resource is fast.

Implementations may be strict or lenient in enforced requirements on the relationship container.

Authors

Chris de Vreeze

Partial implementation of TableRelationshipContainerApi.

Partial implementation of TableRelationshipContainerApi.

Authors

Chris de Vreeze