public class BigdataRepositoryConfig
extends org.openrdf.repository.config.RepositoryImplConfigBase
| Constructor and Description |
|---|
BigdataRepositoryConfig(String type) |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.model.Resource |
export(org.openrdf.model.Graph graph) |
Properties |
getProperties() |
String |
getPropertiesFile() |
void |
parse(org.openrdf.model.Graph graph,
org.openrdf.model.Resource implNode) |
void |
setPropertiesFile(String propertiesFile) |
public BigdataRepositoryConfig(String type)
public String getPropertiesFile()
public void setPropertiesFile(String propertiesFile)
public Properties getProperties() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic org.openrdf.model.Resource export(org.openrdf.model.Graph graph)
export in interface org.openrdf.repository.config.RepositoryImplConfigexport in class org.openrdf.repository.config.RepositoryImplConfigBasepublic void parse(org.openrdf.model.Graph graph,
org.openrdf.model.Resource implNode)
throws org.openrdf.repository.config.RepositoryConfigException
parse in interface org.openrdf.repository.config.RepositoryImplConfigparse in class org.openrdf.repository.config.RepositoryImplConfigBaseorg.openrdf.repository.config.RepositoryConfigExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.