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) |
GraphDataBag(ThresholdPolicy<Triple> thresholdPolicy,
ReificationStyle style) |
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, getReifier, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, performDelete, queryHandler, size, toString, toString
public GraphDataBag(ThresholdPolicy<Triple> thresholdPolicy)
public GraphDataBag(ThresholdPolicy<Triple> thresholdPolicy, ReificationStyle style)
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 class com.hp.hpl.jena.mem.GraphMemBase
Licenced under the Apache License, Version 2.0