public class BigdataRepositoryFactory extends Object implements org.openrdf.repository.config.RepositoryFactory
RepositoryFactory that creates BigdataSailRepositorys
based on RDF configuration data.| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
The type of repositories that are created by this factory.
|
| Constructor and Description |
|---|
BigdataRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.repository.config.RepositoryImplConfig |
getConfig() |
org.openrdf.repository.Repository |
getRepository(org.openrdf.repository.config.RepositoryImplConfig config) |
String |
getRepositoryType() |
public static final String TYPE
public String getRepositoryType()
getRepositoryType in interface org.openrdf.repository.config.RepositoryFactorypublic org.openrdf.repository.config.RepositoryImplConfig getConfig()
getConfig in interface org.openrdf.repository.config.RepositoryFactorypublic org.openrdf.repository.Repository getRepository(org.openrdf.repository.config.RepositoryImplConfig config)
throws org.openrdf.repository.config.RepositoryConfigException
getRepository in interface org.openrdf.repository.config.RepositoryFactoryorg.openrdf.repository.config.RepositoryConfigExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.