Package org.openrdf.query.impl

Class Summary
AbstractQuery Abstract super class of all query types.
BindingImpl An implementation of the Binding interface.
DatasetImpl  
EmptyBindingSet An immutable empty BindingSet.
GraphQueryResultImpl An utility implementation of the GraphQueryResult interface.
ListBindingSet A List-based implementation of the BindingSet interface.
MapBindingSet A Map-based implementation of the BindingSet interface.
MutableTupleQueryResult An implementation of the TupleQueryResult interface that stores the complete query result in memory.
TupleQueryResultBuilder A TupleQueryResultHandler that can be used to create a TupleQueryResult object.
TupleQueryResultImpl A generic implementation of the TupleQueryResult interface.
 



Copyright © 2001-2009 Aduna. All Rights Reserved.