Uses of Class
org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
-
Packages that use AbstractQueryModelVisitor Package Description org.eclipse.rdf4j.query.algebra.helpers -
-
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.helpers
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.helpers Modifier and Type Class Description classBGPCollector<X extends Exception>Deprecated, for removal: This API element is subject to removal in a future version.classQueryModelNodeReplacerDeprecated.classQueryModelTreePrinterQueryModelVisitor implementation that "prints" a tree representation of a query model.classQueryModelTreeToGenericPlanNodeConvert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.classQueryModelVisitorBase<X extends Exception>Deprecated.since 2.0.classStatementPatternCollectorDeprecated, for removal: This API element is subject to removal in a future version.classVarNameCollectorDeprecated, for removal: This API element is subject to removal in a future version.
-