Package | Description |
---|---|
org.eclipse.rdf4j.http.client.query | |
org.eclipse.rdf4j.query.impl | |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTTPUpdate
Base class for any
Update operation over HTTP. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParserUpdate |
Modifier and Type | Class and Description |
---|---|
class |
HTTPUpdate
Update specific to the HTTP protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
SailUpdate |
Modifier and Type | Class and Description |
---|---|
class |
SPARQLUpdate
Update operation of the
SPARQLRepository |
Modifier and Type | Class and Description |
---|---|
class |
SailConnectionUpdate |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.