public interface IRemoteSparqlQueryBuilder
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.
|
String getSparqlQuery(org.openrdf.query.BindingSet[] bindingSets)
bindingSets
- The solutions to flow into the remote SPARQL end point.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.