Package org.terracotta.context.query
-
Interface Summary Interface Description Query AQueryinstance transforms an input node set into an output node set. -
Class Summary Class Description ChainedQuery Children Descendants EmptyQuery EnsureUnique Filter Matcher<T> A matching object that can be used to filter the node-set in a context query chain.Matchers A static library ofMatcherimplementations that can be used with theQueryBuilder.filter(Matcher)method.NullQuery Parent Queries QueryBuilder AQueryBuilderallows for modular assembly of context graph queries.