Click or drag to resize

TripleEventArgs Properties

The TripleEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyGraph
Gets the Graph the Triple belongs to (may be null).
Public propertyGraphUri
Gets the URI of the Graph the Triple belongs to (may be null).
Public propertyTriple
Gets the Triple.
Public propertyWasAsserted
Gets whether the Triple was asserted.
Public propertyWasRetracted
Gets whether the Triple was retracted.
Top
See Also