public abstract class GraphDataBag extends com.hp.hpl.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, getBulkUpdateHandler, 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 com.hp.hpl.jena.graph.impl.GraphWithPerform
performAdd
in class com.hp.hpl.jena.graph.impl.GraphBase
public int graphBaseSize()
graphBaseSize
in class com.hp.hpl.jena.graph.impl.GraphBase
public void clear()
clear
in interface Graph
clear
in class com.hp.hpl.jena.graph.impl.GraphBase
Licenced under the Apache License, Version 2.0