Uses of Package
org.eclipse.rdf4j.query.impl
Packages that use org.eclipse.rdf4j.query.impl
Package
Description
Parsers and writers for the
SPARQL Query Results XML Format
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
Repository implementation for local RDF databases that implement the SAIL SPI.
Helper and utility classes for the
SailRepository
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.http.client.queryClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.http.protocol.transaction
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.algebra.evaluationClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.implClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.An immutable empty BindingSet.Deprecated.Deprecated.A Map-based implementation of the
BindingSet
interface.An implementation of theTupleQueryResult
interface that stores the complete query result in memory.Makes working with a queue easier by adding the methodsQueueIteration.done()
andQueueIteration.toss(Exception)
and automatically converting the exception into a QueryEvaluationException with an appropriate stack trace.An implementation of theBinding
interface.A simple implementation of theDataset
interface. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.parser.implClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.resultio.helpersClassDescriptionDeprecated.Makes working with a queue easier by adding the methods
QueueIteration.done()
andQueueIteration.toss(Exception)
and automatically converting the exception into a QueryEvaluationException with an appropriate stack trace. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.resultio.sparqlxml
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.repository.httpClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.repository.sailClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.repository.sail.helpers
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.repository.sparql.federationClassDescriptionMakes working with a queue easier by adding the methods
QueueIteration.done()
andQueueIteration.toss(Exception)
and automatically converting the exception into a QueryEvaluationException with an appropriate stack trace. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.repository.sparql.queryClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.A Map-based implementation of the
BindingSet
interface. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.sail.shacl.ast.planNodes
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.sail.shacl.ast.targets