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