
public class MemoryGraph extends AbstractGraph implements Graph
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the graph.
|
ContextNode |
getRootContextNode(boolean subgraph)
Gets the local root context node of this graph.
|
int |
getSortMode() |
beginTransaction, clear, commitTransaction, compareTo, containsStatement, equals, getAllStatementCount, getAllStatements, getDeepContextNode, getDeepContextNode, getDeepLiteralNode, getDeepLiteralNode, getDeepNode, getDeepNode, getDeepRelation, getDeepRelation, getDeepRelations, getGraphFactory, getIdentifier, getRootContextNode, getStatement, hashCode, isEmpty, rollbackTransaction, setDeepContextNode, setDeepLiteralNode, setDeepNode, setDeepRelation, setDeepRelation, setStatement, supportsTransactions, toString, toString, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbeginTransaction, clear, commitTransaction, containsStatement, getAllStatementCount, getAllStatements, getDeepContextNode, getDeepContextNode, getDeepLiteralNode, getDeepLiteralNode, getDeepNode, getDeepNode, getDeepRelation, getDeepRelation, getDeepRelations, getGraphFactory, getIdentifier, getRootContextNode, getStatement, isEmpty, rollbackTransaction, setDeepContextNode, setDeepLiteralNode, setDeepNode, setDeepRelation, setDeepRelation, setStatement, supportsTransactions, toString, toString, toStringcompareTopublic ContextNode getRootContextNode(boolean subgraph)
GraphgetRootContextNode in interface Graphsubgraph - This is simply a hint to the implementation whether
child context nodes will subsequently be requested. Implementations may
or may not actually use this parameter.public void close()
Graphpublic int getSortMode()
Copyright © 2017. All rights reserved.