Package | Description |
---|---|
org.eclipse.rdf4j.http.client | |
org.eclipse.rdf4j.repository.sparql.federation | |
org.eclipse.rdf4j.repository.sparql.query |
Constructor and Description |
---|
BackgroundGraphResult(QueueCursor<Statement> queue,
RDFParser parser,
InputStream in,
Charset charset,
String baseURI)
Deprecated.
|
BackgroundTupleResult(QueueCursor<BindingSet> queue,
TupleQueryResultParser parser,
InputStream in)
Deprecated.
|
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 © 2015-2022 Eclipse Foundation. All Rights Reserved.