public class RemoteSparql11DraftQueryBuilder extends RemoteSparql11QueryBuilder
SPARQL 1.1 using the BINDINGS clause to vector
solutions into that remote end point.exprImage, prefixDecls, projectedVars, util| Constructor and Description |
|---|
RemoteSparql11DraftQueryBuilder(ServiceNode serviceNode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSparqlQuery(org.openrdf.query.BindingSet[] bindingSets)
Return the SPARQL query that will be sent to the remote SPARQL end point.
|
getCorrelatedVariables, getDistinctVarspublic RemoteSparql11DraftQueryBuilder(ServiceNode serviceNode)
serviceNode - The SERVICE clause.public String getSparqlQuery(org.openrdf.query.BindingSet[] bindingSets)
IRemoteSparqlQueryBuildergetSparqlQuery in interface IRemoteSparqlQueryBuildergetSparqlQuery in class RemoteSparql11QueryBuilderbindingSets - The solutions to flow into the remote SPARQL end point.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.