| Package | Description |
|---|---|
| org.openrdf.repository |
The Repository API: the main API for handling Sesame repositories.
|
| org.openrdf.repository.config | |
| org.openrdf.repository.contextaware.config | |
| org.openrdf.repository.dataset.config | |
| org.openrdf.repository.http.config | |
| org.openrdf.repository.sail.config | |
| org.openrdf.repository.sparql.config |
| Modifier and Type | Method and Description |
|---|---|
static void |
OptimisticIsolationTest.setRepositoryFactory(RepositoryFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
RepositoryRegistry.getKey(RepositoryFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextAwareFactory
A
RepositoryFactory that creates ContextAwareRepositorys
based on RDF configuration data. |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetRepositoryFactory
A
RepositoryFactory that creates DatasetRepositorys based on
RDF configuration data. |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPRepositoryFactory
A
RepositoryFactory that creates HTTPRepositorys based on
RDF configuration data. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyRepositoryFactory |
class |
SailRepositoryFactory
A
RepositoryFactory that creates SailRepositorys based on RDF
configuration data. |
| Modifier and Type | Class and Description |
|---|---|
class |
SPARQLRepositoryFactory
Creates
SPARQLRepository from a configuration. |
Copyright © 2001–2015 Aduna. All rights reserved.