public class SPARQLRepositoryFactory extends Object implements RepositoryFactory
SPARQLRepository from a configuration.| Modifier and Type | Field and Description |
|---|---|
static String |
REPOSITORY_TYPE |
| Constructor and Description |
|---|
SPARQLRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryImplConfig |
getConfig() |
SPARQLRepository |
getRepository(RepositoryImplConfig config) |
String |
getRepositoryType() |
public static final String REPOSITORY_TYPE
public String getRepositoryType()
getRepositoryType in interface RepositoryFactorypublic RepositoryImplConfig getConfig()
getConfig in interface RepositoryFactorypublic SPARQLRepository getRepository(RepositoryImplConfig config) throws RepositoryConfigException
getRepository in interface RepositoryFactoryRepositoryConfigExceptionCopyright © 2001-2016 Aduna. All Rights Reserved.