Uses of Package
org.eclipse.rdf4j.query.impl
-
Packages that use org.eclipse.rdf4j.query.impl Package Description org.eclipse.rdf4j.query.impl -
Classes in org.eclipse.rdf4j.query.impl used by org.eclipse.rdf4j.query.impl Class Description AbstractOperation Abstract super class of all operation types.IteratingGraphQueryResult Deprecated.IteratingTupleQueryResult Deprecated.MapBindingSet A Map-based implementation of theBindingSetinterface.MutableTupleQueryResult An implementation of theTupleQueryResultinterface 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 theBindinginterface.SimpleDataset A simple implementation of theDatasetinterface.