Uses of Package
org.eclipse.rdf4j.query.impl
-
Packages that use org.eclipse.rdf4j.query.impl Package Description org.eclipse.rdf4j.federated.evaluation.concurrent org.eclipse.rdf4j.federated.structures org.eclipse.rdf4j.http.client org.eclipse.rdf4j.http.client.query org.eclipse.rdf4j.query.impl org.eclipse.rdf4j.query.parser.impl org.eclipse.rdf4j.query.resultio.helpers org.eclipse.rdf4j.repository.http A repository that serves as a proxy client for a remote repository on an RDF4J Server.org.eclipse.rdf4j.repository.sail Repository implementation for local RDF databases that implement the SAIL SPI.org.eclipse.rdf4j.repository.sparql.query org.eclipse.rdf4j.sail RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.org.eclipse.rdf4j.sail.federation.evaluation -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.federated.evaluation.concurrent Class Description QueueCursor 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.federated.structures Class Description AbstractOperation Abstract super class of all operation types.AbstractParserQuery AbstractQuery Abstract super class of all query types. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.http.client Class Description BackgroundGraphResult Provides concurrent access to statements as they are being parsed when instances of this class are run as Threads.IteratingTupleQueryResult An iterating implementation of theTupleQueryResult
interface.QueueCursor 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.http.client.query Class Description AbstractOperation Abstract super class of all operation types.AbstractQuery Abstract super class of all query types.AbstractUpdate Abstract super class of all update types. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.impl Class Description AbstractOperation Abstract super class of all operation types.AbstractQuery Abstract super class of all query types.AbstractUpdate Abstract super class of all update types.IteratingGraphQueryResult An iterating implementation of theGraphQueryResult
interface.IteratingTupleQueryResult An iterating implementation of theTupleQueryResult
interface.MapBindingSet A Map-based implementation of theBindingSet
interface.MutableTupleQueryResult An implementation of theTupleQueryResult
interface that stores the complete query result in memory.QueueCursor 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.SimpleBinding An implementation of theBinding
interface.SimpleDataset A simple implementation of theDataset
interface. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.parser.impl Class Description AbstractOperation Abstract super class of all operation types.AbstractQuery Abstract super class of all query types.AbstractUpdate Abstract super class of all update types. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.resultio.helpers Class Description IteratingTupleQueryResult An iterating implementation of theTupleQueryResult
interface.QueueCursor 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.http Class Description AbstractOperation Abstract super class of all operation types.AbstractQuery Abstract super class of all query types.AbstractUpdate Abstract super class of all update types. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.repository.sail Class Description AbstractOperation Abstract super class of all operation types.AbstractParserQuery AbstractParserUpdate AbstractQuery Abstract super class of all query types.AbstractUpdate Abstract super class of all update types. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.repository.sparql.query Class Description AbstractOperation Abstract super class of all operation types.AbstractQuery Abstract super class of all query types.AbstractUpdate Abstract super class of all update types.MapBindingSet A Map-based implementation of theBindingSet
interface.QueueCursor 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.sail Class Description AbstractOperation Abstract super class of all operation types.AbstractParserQuery AbstractParserUpdate AbstractQuery Abstract super class of all query types.AbstractUpdate Abstract super class of all update types. -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.sail.federation.evaluation Class Description QueueCursor 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.