public final class StardogRepositoryFactory extends Object implements org.openrdf.repository.config.RepositoryFactory
Implementation of Sesame's RepositoryFactory interface to support creating StardogRepository instances via their repository configuration API
| Modifier and Type | Field and Description |
|---|---|
static org.openrdf.model.IRI |
connectionString
Deprecated.
|
| Constructor and Description |
|---|
StardogRepositoryFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.repository.config.RepositoryImplConfig |
getConfig()
Deprecated.
|
org.openrdf.repository.Repository |
getRepository(org.openrdf.repository.config.RepositoryImplConfig theRepositoryImplConfig)
Deprecated.
|
String |
getRepositoryType()
Deprecated.
|
public static final org.openrdf.model.IRI connectionString
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 theRepositoryImplConfig)
throws org.openrdf.repository.config.RepositoryConfigException
getRepository in interface org.openrdf.repository.config.RepositoryFactoryorg.openrdf.repository.config.RepositoryConfigExceptionCopyright © 2010-2016 Stardog Union. All Rights Reserved.