Package | Description |
---|---|
org.eclipse.rdf4j.repository.manager |
Functionality for Repository lifecycle management and sharing.
|
org.eclipse.rdf4j.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 © 2015-2020 Eclipse Foundation. All Rights Reserved.