TriplePatternObjectPart Methods |
The TriplePatternObjectPart type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Object(String) |
Sets a SPARQL variable as Object.
|
![]() | Object(Uri) | |
![]() | Object(INode) |
Depending on the objectNode's type, sets a literal, a QName or a blank node as Object.
|
![]() | Object(PatternItem) |
Sets a PatternItem as Object.
|
![]() | Object(SparqlVariable) |
Sets a SPARQL variable as Object.
|
![]() | ObjectTNode(String) |
Depending on the generic parameter type, sets a literal, a QName or a blank node as Object.
|
![]() | ObjectLiteral(Object) |
Sets a plain literal as Object.
|
![]() | ObjectLiteral(Object, String) |
Sets a literal with language tag as Object.
|
![]() | ObjectLiteral(Object, Uri) |
Sets a typed literal as Object.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |