Package | Description |
---|---|
org.openrdf.repository.sail |
Repository implementation for local storage backends.
|
org.openrdf.repository.sail.config | |
org.openrdf.sail.federation.config |
Modifier and Type | Class and Description |
---|---|
class |
ProxyRepository
Repository implementation that takes a
RepositoryResolver instance and
the id of a managed repository, and delegate all calls through to the given
repository. |
Modifier and Type | Class and Description |
---|---|
class |
ProxyRepositoryFactory |
class |
SailRepositoryFactory
A
RepositoryFactory that creates SailRepository s based on RDF
configuration data. |
Modifier and Type | Class and Description |
---|---|
class |
FederationFactory
Creates a federation based on its configuration.
|
Copyright © 2001-2013 Aduna. All Rights Reserved.