TripleEventArgs Properties |
The TripleEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Graph |
Gets the Graph the Triple belongs to (may be null).
| |
GraphUri |
Gets the URI of the Graph the Triple belongs to (may be null).
| |
Triple |
Gets the Triple.
| |
WasAsserted |
Gets whether the Triple was asserted.
| |
WasRetracted |
Gets whether the Triple was retracted.
|