Package org.eclipse.rdf4j.query.algebra.helpers
package org.eclipse.rdf4j.query.algebra.helpers
-
ClassDescriptionAbstractQueryModelVisitor<X extends Exception>Base class for
QueryModelVisitor
s.AbstractSimpleQueryModelVisitor<X extends Exception>Base class forQueryModelVisitor
s.QueryModelVisitor implementation that "prints" a tree representation of a query model.Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.Utility methods forTupleExpr
objects.