Uses of Class
org.eclipse.rdf4j.query.algebra.helpers.AbstractQueryModelVisitor
Packages that use AbstractQueryModelVisitor
Package
Description
Implementations of
relevant to query evaluation.
invalid reference
Iteration
The rdf4j SPARQL 1.1 parser.
This package contains classes for working with RDF4J query objects.
This package contains classes for rendering RDF4J query objects as SPARQL queries.
A Sail implementation that supports full-text indexing via the Lucene API.
An implementation of the RDF SAIL API that uses main memory for storage.
See discussion at https://github.com/eclipse/rdf4j/issues/1262
-
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.impl
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.implModifier and TypeClassDescriptionprotected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected class
Deprecated, for removal: This API element is subject to removal in a future version.protected class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected class
Deprecated.This class is protected for historic reasons only, and will be made private in a future major release.class
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.0.private static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated.protected class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
Deprecated, for removal: This API element is subject to removal in a future version.protected static class
-
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.iterator
-
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Modifier and TypeClassDescriptionprivate static class
private static class
private class
private static class
private static class
-
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.helpers
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.helpersModifier and TypeClassDescriptionclass
BGPCollector<X extends Exception>
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated.class
QueryModelVisitor implementation that "prints" a tree representation of a query model.class
Convert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.class
QueryModelVisitorBase<X extends Exception>
Deprecated.since 2.0.class
Deprecated, for removal: This API element is subject to removal in a future version.private static class
TupleExprs.TupleExprChildrenVisitor<X extends Exception>
class
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.parser.sparql
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.parser.sparqlModifier and TypeClassDescriptionprivate static class
class
(package private) static class
(package private) static class
private static class
protected class
protected class
private static class
-
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrender
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrenderModifier and TypeClassDescriptionclass
Base class for rendering RDF4J query API objects into strings. -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrender.sparql
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrender.sparqlModifier and TypeClassDescriptionclass
Visitor implementation for the query algebra which walks the tree and figures out the context for nodes in the algebra.final class
Extends the BaseTupleExprRenderer to provide support for rendering tuple expressions as SPARQL queries.(package private) final class
Renders aValueExpr
into SPARQL syntax. -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrender.sparql.experimental
Modifier and TypeClassDescription(package private) class
A query visitor that parses the incoming query or TupleExpr and collects meta-level information that is later used by theSparqlQueryRenderer
(e.g., information about the included subquery, all group, order, and slice operations etc.).(package private) class
This class processes aSerializableParsedTupleQuery
and renders it as a SPARQL string.(package private) class
class
An alternative implementation of the SPARQL query renderer (more complete than the defaultSPARQLQueryRenderer
) -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.sail.lucene
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.sail.lucene -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.sail.memory
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.sail.memoryModifier and TypeClassDescriptionprotected class
-
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.spin
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.spinModifier and TypeClassDescriptionprivate static class
private class
private class
private class
private static final class
private class
private final class
private final class
private final class