Uses of Class
org.eclipse.rdf4j.query.algebra.helpers.AbstractSimpleQueryModelVisitor
Packages that use AbstractSimpleQueryModelVisitor
Package
Description
-
Uses of AbstractSimpleQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.impl
-
Uses of AbstractSimpleQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
-
Uses of AbstractSimpleQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Subclasses of AbstractSimpleQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.optimizerModifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
class
A query optimizer that (partially) normalizes query models to a canonical form.private static class
private static class
private static class
private static class
If that variable is not in the same scope the optimization will be invalid.private static class
private static class
private static class
private static class
-
Uses of AbstractSimpleQueryModelVisitor in org.eclipse.rdf4j.query.algebra.helpers.collectors
Modifier and TypeClassDescriptionclass
An efficient QueryModelVisitor that collects StatementPattern's from a query model.class
A QueryModelVisitor that collects the names of (non-constant) variables that are used in a query model.