Click or drag to resize

ITriplePatternBuilder Methods

Methods
  NameDescription
Public methodSubject(String)
Sets a variable as Subject.
Public methodSubject(Uri)
Sets a Uri as Subject.
Public methodSubject(INode)
Depending on the subjectNode's type, sets a literal, a QName or a blank node as Subject.
Public methodSubject(PatternItem)
Sets a PatternItem as Subject.
Public methodSubject(SparqlVariable)
Sets a variable as Subject.
Public methodSubjectTNode(String)
Depending on the generic parameter type, sets a literal, a QName or a blank node as Subject.
Top
See Also