static FluentSparqlService<?> |
FluentSparqlService.forModel() |
static FluentSparqlService<?> |
FluentSparqlService.from(QueryExecutionFactory qef,
UpdateExecutionFactory uef) |
static FluentSparqlService<?> |
FluentSparqlService.from(SparqlService sparqlService) |
static FluentSparqlService<?> |
FluentSparqlService.http(SparqlServiceReference sparqlService) |
static FluentSparqlService<?> |
FluentSparqlService.http(String service,
com.hp.hpl.jena.sparql.core.DatasetDescription datasetDescription) |
static FluentSparqlService<?> |
FluentSparqlService.http(String service,
com.hp.hpl.jena.sparql.core.DatasetDescription datasetDescription,
org.apache.jena.atlas.web.auth.HttpAuthenticator authenticator) |
static FluentSparqlService<?> |
FluentSparqlService.http(String service,
List<String> defaultGraphs) |
static FluentSparqlService<?> |
FluentSparqlService.http(String service,
String... defaultGraphs) |
static FluentSparqlService<?> |
FluentSparqlService.http(String service,
String defaultGraph,
org.apache.jena.atlas.web.auth.HttpAuthenticator authenticator) |