AbstractQueryModelVisitor<X extends Exception> |
|
BGPCollector<X extends Exception> |
Basic graph pattern collector.
|
QueryModelNodeReplacer |
Deprecated. |
QueryModelTreePrinter |
QueryModelVisitor implementation that "prints" a tree representation of a query model.
|
QueryModelTreeToGenericPlanNode |
Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.
|
QueryModelVisitorBase<X extends Exception> |
Deprecated.
|
StatementPatternCollector |
A QueryModelVisitor that collects StatementPattern's from a query model.
|
TupleExprs |
|
VarNameCollector |
A QueryModelVisitor that collects the names of (non-constant) variables that are used in a query model.
|