public class SparqlServiceFactoryImpl extends Object implements SparqlServiceFactory
| Constructor and Description |
|---|
SparqlServiceFactoryImpl(CacheFrontend cacheFrontend) |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionFactory |
createSparqlService(String serviceUri,
Collection<String> defaultGraphUris) |
public SparqlServiceFactoryImpl(CacheFrontend cacheFrontend)
public QueryExecutionFactory createSparqlService(String serviceUri, Collection<String> defaultGraphUris)
createSparqlService in interface SparqlServiceFactoryCopyright © 2016. All rights reserved.