INonAggregateExpressionBuilder.SameTerm Method |
Name | Description | |
---|---|---|
![]() | SameTerm(String, String) |
Creates a call of the SAMETERM function with two variable parameters.
|
![]() | SameTerm(String, SparqlExpression) |
Creates a call of the SAMETERM function with variable and expression parameters.
|
![]() | SameTerm(SparqlExpression, String) |
Creates a call of the SAMETERM function with expression and variable parameters.
|
![]() | SameTerm(SparqlExpression, SparqlExpression) |
Creates a call of the SAMETERM function with two expression parameters.
|