Package | Description |
---|---|
org.eclipse.rdf4j.repository.config | |
org.eclipse.rdf4j.repository.contextaware.config | |
org.eclipse.rdf4j.repository.dataset.config | |
org.eclipse.rdf4j.repository.http.config | |
org.eclipse.rdf4j.repository.manager |
Functionality for management and sharing/reuse of Repositories
|
org.eclipse.rdf4j.repository.sail.config | |
org.eclipse.rdf4j.repository.sparql.config |
Modifier and Type | Method and Description |
---|---|
protected String |
RepositoryRegistry.getKey(RepositoryFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
ContextAwareFactory
A
RepositoryFactory that creates ContextAwareRepository s based on RDF configuration data. |
Modifier and Type | Class and Description |
---|---|
class |
DatasetRepositoryFactory
A
RepositoryFactory that creates DatasetRepository s based on RDF configuration data. |
Modifier and Type | Class and Description |
---|---|
class |
HTTPRepositoryFactory
A
RepositoryFactory that creates HTTPRepository s based on RDF configuration data. |
Modifier and Type | Class and Description |
---|---|
class |
SystemRepositoryFactory |
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 |
SPARQLRepositoryFactory
Creates
SPARQLRepository from a configuration. |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.