QueryBuilderSelect Method |
| Name | Description | |
|---|---|---|
| Select(String) |
Creates a new SELECT query which will return the given
variables.
| |
| SelectTExpression(FuncIExpressionBuilder, PrimaryExpressionTExpression) |
Creates a new SELECT query which will return an expression.
| |
| Select(SparqlVariable) |
Creates a new SELECT query which will return the given
variables.
|