public abstract class GraphDataBag extends org.apache.jena.mem.GraphMemBase
store
TOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMIT
emptyGraph
Constructor and Description |
---|
GraphDataBag(ThresholdPolicy<Triple> thresholdPolicy) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
graphBaseSize() |
void |
performAdd(Triple t) |
close, openAgain
add, contains, contains, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, performDelete, remove, size, toString, toString
public GraphDataBag(ThresholdPolicy<Triple> thresholdPolicy)
public void performAdd(Triple t)
performAdd
in interface org.apache.jena.graph.impl.GraphWithPerform
performAdd
in class org.apache.jena.graph.impl.GraphBase
public int graphBaseSize()
graphBaseSize
in class org.apache.jena.graph.impl.GraphBase
public void clear()
clear
in interface Graph
clear
in class org.apache.jena.graph.impl.GraphBase
Licenced under the Apache License, Version 2.0