Click or drag to resize

WrapperGraph Events

The WrapperGraph type exposes the following members.

Events
  NameDescription
Public eventChanged
Event which is raised when the Graph contents change
Public eventCleared
Event which is raised after the Graph is cleared of its contents
Public eventClearRequested
Event which is raised just before the Graph is cleared of its contents
Public eventMerged
Event which is raised when a Merge operation is completed on the Graph
Public eventMergeRequested
Event which is raised when a Merge operation is requested on the Graph
Public eventTripleAsserted
Event which is raised when a Triple is asserted in the Graph
Public eventTripleRetracted
Event which is raised when a Triple is retracted from the Graph
Top
See Also