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 classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected classDeprecated, for removal: This API element is subject to removal in a future version.protected classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classprotected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected classDeprecated.This class is protected for historic reasons only, and will be made private in a future major release.classDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.0.private static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated.protected classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, for removal: This API element is subject to removal in a future version.protected static classDeprecated, 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 classprivate static classprivate classprivate static classprivate static class -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.helpers
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.query.algebra.helpersModifier and TypeClassDescriptionclassBGPCollector<X extends Exception>Deprecated, for removal: This API element is subject to removal in a future version.classDeprecated.classQueryModelVisitor implementation that "prints" a tree representation of a query model.classConvert TupleExpr (QueryModelNode) to GenericPlanNode for the Query.explain(...) feature.classQueryModelVisitorBase<X extends Exception>Deprecated.since 2.0.classDeprecated, for removal: This API element is subject to removal in a future version.private static classTupleExprs.TupleExprChildrenVisitor<X extends Exception>classDeprecated, 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 classclass(package private) static class(package private) static classprivate static classprotected classprotected classprivate static class -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrender
Subclasses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrenderModifier and TypeClassDescriptionclassBase 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 TypeClassDescriptionclassVisitor implementation for the query algebra which walks the tree and figures out the context for nodes in the algebra.final classExtends the BaseTupleExprRenderer to provide support for rendering tuple expressions as SPARQL queries.(package private) final classRenders aValueExprinto SPARQL syntax. -
Uses of AbstractQueryModelVisitor in org.eclipse.rdf4j.queryrender.sparql.experimental
Modifier and TypeClassDescription(package private) classA 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) classThis class processes aSerializableParsedTupleQueryand renders it as a SPARQL string.(package private) classclassAn 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 classprivate classprivate classprivate classprivate static final classprivate classprivate final classprivate final classprivate final class