TriplePatternObjectPartObject Method |
Name | Description | |
---|---|---|
Object(String) |
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.
| |
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.
|