| Package | Description | 
|---|---|
| org.eclipse.rdf4j.repository.contextaware | A repository wrapper with convenience functions for handling contexts. | 
| org.eclipse.rdf4j.repository.dataset | A repository wrapper which supports auto-loading of datasets specified in a query. | 
| org.eclipse.rdf4j.repository.event.base | Wrapper/adapter base implementations. | 
| org.eclipse.rdf4j.repository.manager | Functionality for Repository lifecycle management and sharing. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContextAwareRepositoryAllows contexts to be specified at the repository level. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DatasetRepositoryA repository that automatically attempts to load the dataset supplied in a (SPARQL) query (using FROM and FROM NAMED
 clauses). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InterceptingRepositoryWrapperWrapper that notifies interceptors of events on Repositories before they happen. | 
| class  | NotifyingRepositoryWrapperThis notifying decorator allows listeners to register with the repository or connection and be notified when events
 occur. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SystemRepositoryDeprecated.  | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.