Package org.openrdf.repository.sparql.query

Class Summary
BackgroundGraphResult Provides concurrent access to statements as they are being parsed.
BackgroundTupleResult Provides concurrent access to tuple results as they are being parsed.
InsertBindingSetCursor Adds more bindings to each of the results.
QueueCursor<E> Makes working with a queue easier by adding the methods QueueCursor.done() and QueueCursor.toss(Exception) and automatically converting the exception into a QueryEvaluationException with an appropriate stack trace.
SPARQLBooleanQuery Parses boolean query response from remote stores.
SPARQLGraphQuery Parses RDF results in the background.
SPARQLQuery Provides an execution thread for background result parsing and inlines binding in a SPARQL query.
SPARQLTupleQuery Parses tuple results in the background.
 



Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.