Package | Description |
---|---|
org.eclipse.rdf4j.federated.evaluation.concurrent | |
org.eclipse.rdf4j.federated.structures | |
org.eclipse.rdf4j.http.client | |
org.eclipse.rdf4j.http.client.query | |
org.eclipse.rdf4j.query.impl | |
org.eclipse.rdf4j.query.resultio.helpers | |
org.eclipse.rdf4j.repository.http |
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
|
org.eclipse.rdf4j.repository.sail |
Repository implementation for local RDF databases that implement the SAIL SPI.
|
org.eclipse.rdf4j.repository.sparql.query | |
org.eclipse.rdf4j.sail |
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
|
Class and Description |
---|
QueueCursor
Makes working with a queue easier by adding the methods
QueueIteration.done() and QueueIteration.toss(Exception) and
automatically converting the exception into a QueryEvaluationException with an appropriate stack trace. |
Class and Description |
---|
AbstractOperation
Abstract super class of all operation types.
|
AbstractParserQuery |
AbstractQuery
Abstract super class of all query types.
|
Class and Description |
---|
BackgroundGraphResult
Provides concurrent access to statements as they are being parsed when instances of this class are run as Threads.
|
QueueCursor
Makes working with a queue easier by adding the methods
QueueIteration.done() and QueueIteration.toss(Exception) and
automatically converting the exception into a QueryEvaluationException with an appropriate stack trace. |
Class and Description |
---|
AbstractOperation
Abstract super class of all operation types.
|
AbstractQuery
Abstract super class of all query types.
|
AbstractUpdate
Abstract super class of all update types.
|
Class and Description |
---|
AbstractOperation
Abstract super class of all operation types.
|
AbstractQuery
Abstract super class of all query types.
|
AbstractUpdate
Abstract super class of all update types.
|
IteratingGraphQueryResult
An iterating implementation of the
GraphQueryResult interface. |
IteratingTupleQueryResult
An iterating implementation of the
TupleQueryResult 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. |
QueueCursor
Makes working with a queue easier by adding the methods
QueueIteration.done() and QueueIteration.toss(Exception) and
automatically converting the exception into a QueryEvaluationException with an appropriate stack trace. |
SimpleBinding
An implementation of the
Binding interface. |
SimpleDataset
A simple implementation of the
Dataset interface. |
Class and Description |
---|
IteratingTupleQueryResult
An iterating implementation of the
TupleQueryResult interface. |
QueueCursor
Makes working with a queue easier by adding the methods
QueueIteration.done() and QueueIteration.toss(Exception) and
automatically converting the exception into a QueryEvaluationException with an appropriate stack trace. |
Class and Description |
---|
AbstractOperation
Abstract super class of all operation types.
|
AbstractQuery
Abstract super class of all query types.
|
AbstractUpdate
Abstract super class of all update types.
|
Class and Description |
---|
AbstractOperation
Abstract super class of all operation types.
|
AbstractParserQuery |
AbstractParserUpdate |
AbstractQuery
Abstract super class of all query types.
|
AbstractUpdate
Abstract super class of all update types.
|
Class and Description |
---|
AbstractOperation
Abstract super class of all operation types.
|
AbstractQuery
Abstract super class of all query types.
|
AbstractUpdate
Abstract super class of all update types.
|
MapBindingSet
A Map-based implementation of the
BindingSet interface. |
Class and Description |
---|
AbstractOperation
Abstract super class of all operation types.
|
AbstractParserQuery |
AbstractParserUpdate |
AbstractQuery
Abstract super class of all query types.
|
AbstractUpdate
Abstract super class of all update types.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.