Package org.eclipse.rdf4j.query.algebra.helpers
package org.eclipse.rdf4j.query.algebra.helpers
-
ClassDescriptionAbstractQueryModelVisitor<X extends Exception>Base class for
QueryModelVisitor
s.BGPCollector<X extends Exception>Basic graph pattern collector.Deprecated.QueryModelVisitor implementation that "prints" a tree representation of a query model.Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.QueryModelVisitorBase<X extends Exception>Deprecated.since 2.0.A QueryModelVisitor that collects StatementPattern's from a query model.Utility methods forTupleExpr
objects.A QueryModelVisitor that collects the names of (non-constant) variables that are used in a query model.