| Package | Description |
|---|---|
| org.eclipse.rdf4j.query.algebra.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
BGPCollector<X extends Exception>
Basic graph pattern collector.
|
class |
QueryModelNodeReplacer
Deprecated.
|
class |
QueryModelTreePrinter
QueryModelVisitor implementation that "prints" a tree representation of a query model.
|
class |
QueryModelTreeToGenericPlanNode
Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.
|
class |
QueryModelVisitorBase<X extends Exception>
Deprecated.
since 2.0. Use
AbstractQueryModelVisitor instead. |
class |
StatementPatternCollector
A QueryModelVisitor that collects StatementPattern's from a query model.
|
class |
VarNameCollector
A QueryModelVisitor that collects the names of (non-constant) variables that are used in a query model.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.