public interface GraphWithPerform extends Graph
emptyGraph
Modifier and Type | Method and Description |
---|---|
void |
performAdd(Triple t)
add
t to this graph, but do not generate any event |
void |
performDelete(Triple t)
remove
t from this graph, but do not generate any event |
add, clear, close, contains, contains, delete, dependsOn, find, find, find, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove, size
Licenced under the Apache License, Version 2.0