public class OntopRepositoryFactory extends Object implements org.eclipse.rdf4j.repository.config.RepositoryFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
REPOSITORY_TYPE |
| Constructor and Description |
|---|
OntopRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
OntopRepositoryConfig |
getConfig() |
OntopRepository |
getRepository(org.eclipse.rdf4j.repository.config.RepositoryImplConfig config) |
String |
getRepositoryType() |
public static final String REPOSITORY_TYPE
public String getRepositoryType()
getRepositoryType in interface org.eclipse.rdf4j.repository.config.RepositoryFactorypublic OntopRepositoryConfig getConfig()
getConfig in interface org.eclipse.rdf4j.repository.config.RepositoryFactorypublic OntopRepository getRepository(org.eclipse.rdf4j.repository.config.RepositoryImplConfig config) throws org.eclipse.rdf4j.repository.config.RepositoryConfigException
getRepository in interface org.eclipse.rdf4j.repository.config.RepositoryFactoryorg.eclipse.rdf4j.repository.config.RepositoryConfigExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.