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.
|
Class and Description |
---|
SailRepository
An implementation of the
Repository interface that operates on a
(stack of) Sail object(s). |
SailRepositoryConnection
An implementation of the
RepositoryConnection interface that wraps a
SailConnection . |
Class and Description |
---|
SailBooleanQuery |
SailGraphQuery |
SailQuery |
SailRepository
An implementation of the
Repository interface that operates on a
(stack of) Sail object(s). |
SailRepositoryConnection
An implementation of the
RepositoryConnection interface that wraps a
SailConnection . |
SailTupleQuery |
Copyright © 2001–2017 Aduna. All rights reserved.