| LinkDatasetGraph |
SPARQL Graph Store Protocol and whole dataset access.
|
| LinkDatasetGraphAccess |
|
| LinkSparqlQuery |
SPARQL Query Operations on a connection.
|
| LinkSparqlUpdate |
SPARQL Update Operations on a connection.
|
| RDFLink |
Interface for SPARQL operations on a dataset, whether local or remote.
|
| RDFLinkDatasetBuilder |
Builder for RDFLink over a local dataset.
|
| RDFLinkFuseki |
Implementation of the RDFLink interface for connecting to an Apache Jena Fuseki.
|
| RDFLinkHTTP |
Implementation of the RDFLink interface using remote SPARQL operations.
|
| RDFLinkHTTPBuilder |
|