| Package | Description |
|---|---|
| org.eclipse.rdf4j.repository |
The Repository API: the main API for handling RDF4J repositories.
|
| org.eclipse.rdf4j.repository.manager |
Functionality for management and sharing/reuse of Repositories
|
| org.eclipse.rdf4j.repository.manager.util |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryResolverClient.setRepositoryResolver(RepositoryResolver resolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalRepositoryManager
An implementation of the
RepositoryManager interface that operates directly on the repository data
files in the local file system. |
class |
RemoteRepositoryManager
A manager for
Repositorys that reside on a remote server. |
class |
RepositoryManager
A manager for
Repositorys. |
| Modifier and Type | Class and Description |
|---|---|
class |
NotifyingLocalRepositoryManager
NotifyingLocalRepositoryManager extends LocalRepositoryManager with support for registering listeners.
|
class |
TypeFilteringRepositoryManager |
Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.