Uses of Package
org.eclipse.rdf4j.query.impl
Packages that use org.eclipse.rdf4j.query.impl
Package
Description
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.
-
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.federated.evaluation.concurrentClassDescriptionMakes 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.federated.structuresClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.
-
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.server.repository.handler
-
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.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. -
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.helpersClassDescriptionAn iterating implementation of the
TupleQueryResult
interface.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. -
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.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.