Package org.eclipse.rdf4j.query.impl
package org.eclipse.rdf4j.query.impl
-
ClassDescriptionAbstract super class of all operation types.Abstract super class of all query types.Abstract super class of all update types.Deprecated.Deprecated.since 2.0.Deprecated.since 2.0.An immutable empty BindingSet.Deprecated.since 2.0.Deprecated.Deprecated.A List-based implementation of the
BindingSet
interface.A Map-based implementation of theBindingSet
interface.An implementation of theTupleQueryResult
interface that stores the complete query result in memory.QueueCursor<E>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.A TupleQueryResultHandler that can be used to create a TupleQueryResult object.Deprecated.since 2.0.