WrapperGraph Events |
The WrapperGraph type exposes the following members.
Name | Description | |
---|---|---|
Changed |
Event which is raised when the Graph contents change
| |
Cleared |
Event which is raised after the Graph is cleared of its contents
| |
ClearRequested |
Event which is raised just before the Graph is cleared of its contents
| |
Merged |
Event which is raised when a Merge operation is completed on the Graph
| |
MergeRequested |
Event which is raised when a Merge operation is requested on the Graph
| |
TripleAsserted |
Event which is raised when a Triple is asserted in the Graph
| |
TripleRetracted |
Event which is raised when a Triple is retracted from the Graph
|