Expand description
This module contains some generic containers for data used by the resolution algorithm.
Using these interfaces, the resolution algorithms can deal with custom behavior introduced
by [Completeness
] implementations.
Traitsยง
- EnvContainer
- Interface for environment containers that support the operations required for query resolution.
- Path
Container - Interface for path containers that support the operations required for query resolution.
- Scope
Container - Interface for scope containers that support the operations required for query resolution.