|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SetQuery | |
|---|---|
| org.jboss.dna.graph.query.model | The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. |
| Uses of SetQuery in org.jboss.dna.graph.query.model |
|---|
| Methods in org.jboss.dna.graph.query.model that return SetQuery | |
|---|---|
SetQuery |
SetQuery.adding(Ordering... orderings)
|
SetQuery |
SetQuery.withLimit(int rowLimit)
|
SetQuery |
SetQuery.withOffset(int offset)
|
| Methods in org.jboss.dna.graph.query.model with parameters of type SetQuery | |
|---|---|
void |
Visitors.AbstractVisitor.visit(SetQuery obj)
|
void |
Visitors.WalkAllVisitor.visit(SetQuery setQuery)
|
void |
Visitors.ReadableVisitor.visit(SetQuery query)
|
void |
Visitor.visit(SetQuery obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||