Package org.terracotta.context.query
package org.terracotta.context.query
-
ClassDescriptionMatcher<T>A matching object that can be used to filter the node-set in a context query chain.A static library of
Matcherimplementations that can be used with theQueryBuilder.filter(Matcher)method.AQueryinstance transforms an input node set into an output node set.AQueryBuilderallows for modular assembly of context graph queries.