Package | Description |
---|---|
org.eclipse.rdf4j.federated.repository | |
org.eclipse.rdf4j.repository.dataset |
A repository wrapper which supports auto-loading of datasets specified in a query.
|
org.eclipse.rdf4j.repository.sail |
Repository implementation for local RDF databases that implement the SAIL SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
FedXRepository
A special
SailRepository which performs the actions as defined in FedXRepositoryConnection . |
Modifier and Type | Method and Description |
---|---|
SailRepository |
DatasetRepository.getDelegate() |
Constructor and Description |
---|
DatasetRepository(SailRepository delegate) |
Constructor and Description |
---|
SailRepositoryConnection(SailRepository repository,
SailConnection sailConnection)
Creates a new repository connection that will wrap the supplied SailConnection.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.