IUpdateableTripleStore Events |
The IUpdateableTripleStore type exposes the following members.
Name | Description | |
---|---|---|
GraphAdded |
Event which is raised when a Graph is added
(Inherited from ITripleStore.) | |
GraphChanged |
Event which is raised when a Graphs contents changes
(Inherited from ITripleStore.) | |
GraphCleared |
Event which is raised when a Graph is cleared
(Inherited from ITripleStore.) | |
GraphMerged |
Event which is raised when a Graph has a merge operation performed on it
(Inherited from ITripleStore.) | |
GraphRemoved |
Event which is raised when a Graph is removed
(Inherited from ITripleStore.) |