All Classes and Interfaces
Class
Description
Isolation settings for RDFConnection to a local dataset.
Exceptions related to
RDFConnection
SPARQL Graph Store Protocol and whole dataset access.
SPARQL 1.1 Graph Store HTTP Protocol
(read operations) and whole dataset access.
SPARQL Query Operations on a connection.
SPARQL Update Operations on a connection.
Interface for SPARQL operations on a datasets, whether local or remote.
Provide
RDFConnection
using a RDFLink
Deprecated, for removal: This API element is subject to removal in a future version.
See individual static methods for replacements.
Implementation of the
RDFConnection
interface for connecting to an Apache Jena Fuseki.Deprecated, for removal: This API element is subject to removal in a future version.
Wrapper for an
RDFConnection
.SPARQL Graph Store Protocol (read operations) and whole dataset access.
SPARQL Graph Store Protocol and whole dataset access.
Interface for SPARQL operations on a dataset, whether local or remote.
Implement of
RDFLink
over a Graph
in the same JVM.Builder for RDFLink over a local dataset.
Implementation of the
RDFLink
interface for connecting to an Apache Jena Fuseki.Implementation of the
RDFLink
interface using remote SPARQL operations.Builder class for
RDFLinkHTTP
Implementation of
RDFLink
where the query, update and graph store
operations are given by specific implementations of the respective interfaces.SPARQL Query Operations on a connection.
SPARQL Update Operations on a connection.