Package | Description |
---|---|
org.openrdf.repository.manager |
Functionality for management and sharing/reuse of Repositories
|
org.openrdf.repository.manager.util |
Modifier and Type | Method and Description |
---|---|
static LocalRepositoryManager |
RepositoryProvider.getRepositoryManager(File dir)
Creates a
LocalRepositoryManager , if not already created, that
will be shutdown when the JVM exits cleanly. |
Modifier and Type | Class and Description |
---|---|
class |
NotifyingLocalRepositoryManager
NotifyingLocalRepositoryManager extends LocalRepositoryManager with support
for registering listeners.
|
Copyright © 2001-2016 Aduna. All Rights Reserved.