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
FileNotFoundException
IOException
public org.openrdf.model.Resource export(org.openrdf.model.Graph graph)
export
in interface org.openrdf.repository.config.RepositoryImplConfig
export
in class org.openrdf.repository.config.RepositoryImplConfigBase
public 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.RepositoryImplConfig
parse
in class org.openrdf.repository.config.RepositoryImplConfigBase
org.openrdf.repository.config.RepositoryConfigException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.