Package | Description |
---|---|
org.openrdf.repository.dataset |
A repository wrapper which supports auto-loading of datasets specified in a query
|
org.openrdf.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 © 2001–2016 Aduna. All rights reserved.