Click or drag to resize

Triple Properties

The Triple type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the Context Information for this Triple.
Public propertyGraph
Gets the Graph this Triple was created for.
Public propertyGraphUri
Gets the Uri of the Graph this Triple was created for.
Public propertyIsGroundTriple
Gets whether the Triple is a Ground Triple.
Public propertyNodes
Gets an enumeration of the Nodes in the Triple.
Public propertyObject
Gets the Object of the Triple.
Public propertyPredicate
Gets the Predicate of the Triple.
Public propertySubject
Gets the Subject of the Triple.
Top
See Also