ITriplePatternBuilderSubject Method |
Name | Description | |
---|---|---|
Subject(String) |
Sets a variable as Subject.
| |
SubjectTNode(String) |
Depending on the generic parameter type, sets a literal, a QName or a blank node as Subject.
| |
Subject(Uri) | ||
Subject(INode) |
Depending on the subjectNode's type, sets a literal, a QName or a blank node as Subject.
| |
Subject(PatternItem) |
Sets a PatternItem as Subject.
| |
Subject(SparqlVariable) |
Sets a variable as Subject.
|