Interface | Description |
---|---|
Query |
A
Query instance transforms an input node set into an output node set. |
Class | Description |
---|---|
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. |
Queries | |
QueryBuilder |
A
QueryBuilder allows for modular assembly of context graph queries. |
Copyright © 2018. All rights reserved.