Triple Properties |
The Triple type exposes the following members.
Name | Description | |
---|---|---|
Context |
Gets the Context Information for this Triple.
| |
Graph |
Gets the Graph this Triple was created for.
| |
GraphUri |
Gets the Uri of the Graph this Triple was created for.
| |
IsGroundTriple |
Gets whether the Triple is a Ground Triple.
| |
Nodes |
Gets an enumeration of the Nodes in the Triple.
| |
Object |
Gets the Object of the Triple.
| |
Predicate |
Gets the Predicate of the Triple.
| |
Subject |
Gets the Subject of the Triple.
|