Package | Description |
---|---|
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 API.
|
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-2019 Eclipse Foundation. All Rights Reserved.