public static interface SparqlQueryRunner.ConstructQueryContext
| Modifier and Type | Method and Description |
|---|---|
SparqlQueryRunner.ConstructQueryContext |
bindVariableToPlainLiteral(String name,
String value) |
SparqlQueryRunner.ConstructQueryContext |
bindVariableToUri(String name,
String uri) |
SparqlQueryRunner.ExecutingConstructQueryContext |
execute() |
SparqlQueryRunner.ConstructQueryContext bindVariableToUri(String name, String uri)
SparqlQueryRunner.ConstructQueryContext bindVariableToPlainLiteral(String name, String value)
SparqlQueryRunner.ExecutingConstructQueryContext execute()
Copyright © 2022. All rights reserved.