public class BigdataSailConfig
extends org.openrdf.sail.config.SailImplConfigBase
Constructor and Description |
---|
BigdataSailConfig(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 BigdataSailConfig(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.sail.config.SailImplConfig
export
in class org.openrdf.sail.config.SailImplConfigBase
public void parse(org.openrdf.model.Graph graph, org.openrdf.model.Resource implNode) throws org.openrdf.sail.config.SailConfigException
parse
in interface org.openrdf.sail.config.SailImplConfig
parse
in class org.openrdf.sail.config.SailImplConfigBase
org.openrdf.sail.config.SailConfigException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.