public final class StardogRepositoryConfig
extends org.openrdf.repository.config.AbstractRepositoryImplConfig
Stardog based Repository configuration for use with StardogRepositoryFactory
| Constructor and Description |
|---|
StardogRepositoryConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.model.Resource |
export(org.openrdf.model.Model theGraph)
Deprecated.
|
String |
getConnectionString()
Deprecated.
|
void |
parse(org.openrdf.model.Model theGraph,
org.openrdf.model.Resource theResource)
Deprecated.
|
void |
setConnectionString(String theConnectionString)
Deprecated.
|
void |
validate()
Deprecated.
|
public String getConnectionString()
public void setConnectionString(String theConnectionString)
public void validate()
throws org.openrdf.repository.config.RepositoryConfigException
validate in interface org.openrdf.repository.config.RepositoryImplConfigvalidate in class org.openrdf.repository.config.AbstractRepositoryImplConfigorg.openrdf.repository.config.RepositoryConfigExceptionpublic org.openrdf.model.Resource export(org.openrdf.model.Model theGraph)
export in interface org.openrdf.repository.config.RepositoryImplConfigexport in class org.openrdf.repository.config.AbstractRepositoryImplConfigpublic void parse(org.openrdf.model.Model theGraph,
org.openrdf.model.Resource theResource)
throws org.openrdf.repository.config.RepositoryConfigException
parse in interface org.openrdf.repository.config.RepositoryImplConfigparse in class org.openrdf.repository.config.AbstractRepositoryImplConfigorg.openrdf.repository.config.RepositoryConfigExceptionCopyright © 2010-2016 Stardog Union. All Rights Reserved.