public class GraphMemPlain extends org.apache.jena.graph.impl.GraphBase
TOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMIT
emptyGraph
Constructor and Description |
---|
GraphMemPlain() |
Modifier and Type | Method and Description |
---|---|
Capabilities |
getCapabilities() |
boolean |
graphBaseContains(Triple t) |
void |
performAdd(Triple t) |
void |
performDelete(Triple t) |
add, clear, close, contains, contains, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, remove, size, toString, toString
public Capabilities getCapabilities()
getCapabilities
in interface Graph
getCapabilities
in class org.apache.jena.graph.impl.GraphBase
public void performAdd(Triple t)
performAdd
in interface org.apache.jena.graph.impl.GraphWithPerform
performAdd
in class org.apache.jena.graph.impl.GraphBase
public void performDelete(Triple t)
performDelete
in interface org.apache.jena.graph.impl.GraphWithPerform
performDelete
in class org.apache.jena.graph.impl.GraphBase
public boolean graphBaseContains(Triple t)
graphBaseContains
in class org.apache.jena.graph.impl.GraphBase
Licenced under the Apache License, Version 2.0