| Package | Description |
|---|---|
| org.openrdf.http.client | |
| org.openrdf.query.algebra.evaluation.federation | |
| org.openrdf.repository.sparql.query |
| Constructor and Description |
|---|
BackgroundGraphResult(QueueCursor<Statement> queue,
RDFParser parser,
InputStream in,
Charset charset,
String baseURI) |
BackgroundTupleResult(QueueCursor<BindingSet> queue,
TupleQueryResultParser parser,
InputStream in) |
| Modifier and Type | Field and Description |
|---|---|
protected QueueCursor<CloseableIteration<T,QueryEvaluationException>> |
JoinExecutorBase.rightQueue |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueCursor<E>
Deprecated.
use
QueueCursor instead |
Copyright © 2001–2015 Aduna. All rights reserved.