Package org.terracotta.context.query

Interface Summary
Query A Query instance transforms an input node set into an output node set.
 

Class Summary
Matcher<T> A matching object that can be used to filter the node-set in a context query chain.
Matchers A static library of Matcher implementations that can be used with the QueryBuilder.filter(Matcher) method.
QueryBuilder A QueryBuilder allows for modular assembly of context graph queries.
 



Copyright © 2014 Terracotta, Inc.. All rights reserved.