TOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMIT
emptyGraph
Modifier and Type | Method and Description |
---|---|
void |
close()
Releases system resources associated with the object.
|
ExtendedIterator<Triple> |
find(Node subject,
Node property,
Node object,
Graph param) |
Graph |
getDeductionsGraph() |
Iterator<Derivation> |
getDerivation(Triple triple) |
Node |
getGlobalProperty(Node property) |
AGGraph |
getRawGraph() |
Reasoner |
getReasoner() |
void |
prepare() |
void |
rebind() |
void |
rebind(Graph data) |
void |
reset() |
void |
setDerivationLogging(boolean logOn) |
boolean |
testGlobalProperty(Node property) |
ValidityReport |
validate() |
getBulkUpdateHandler, getCapabilities, getName, getPrefixMapping, getTransactionHandler, isEmpty, performAdd, performDelete, toString, toString
add, clear, contains, contains, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getEventManager, getStatisticsHandler, isClosed, isIsomorphicWith, notifyAdd, notifyDelete, remove, size
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, clear, contains, contains, delete, dependsOn, find, find, getBulkUpdateHandler, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove, size
public void close()
Closeable
public Graph getDeductionsGraph()
getDeductionsGraph
in interface InfGraph
public Iterator<Derivation> getDerivation(Triple triple)
getDerivation
in interface InfGraph
public Node getGlobalProperty(Node property)
getGlobalProperty
in interface InfGraph
public AGGraph getRawGraph()
getRawGraph
in interface InfGraph
public Reasoner getReasoner()
getReasoner
in interface InfGraph
public void setDerivationLogging(boolean logOn)
setDerivationLogging
in interface InfGraph
public boolean testGlobalProperty(Node property)
testGlobalProperty
in interface InfGraph
public ValidityReport validate()
Copyright © 2017 Franz Inc.. All rights reserved.