| Package | Description |
|---|---|
| org.aksw.sparqlify.config.loader | |
| org.aksw.sparqlify.core.sparql | |
| org.aksw.sparqlify.util | |
| org.aksw.sparqlify.web |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionFactoryEx |
SparqlifyQefFactory.create() |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryExecutionFactoryExBase |
class |
QueryExecutionFactoryExImpl |
class |
QueryExecutionFactoryExWrapper |
| Modifier and Type | Method and Description |
|---|---|
static QueryExecutionFactoryEx |
QueryExecutionFactoryExWrapper.wrap(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef) |
| Modifier and Type | Method and Description |
|---|---|
static QueryExecutionFactoryEx |
SparqlifyUtils.createDefaultSparqlifyEngine(DataSource dataSource,
Config config,
Long maxResultSetSize,
Integer maxQueryExecutionTimeInSeconds) |
| Modifier and Type | Field and Description |
|---|---|
static QueryExecutionFactoryEx |
HttpSparqlEndpoint.sparqler |
| Modifier and Type | Method and Description |
|---|---|
QueryExecutionFactoryEx |
HttpSparqlEndpoint.getSparqler() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.jetty.server.Server |
Main.createSparqlEndpoint(QueryExecutionFactoryEx qef,
int port) |
static javax.ws.rs.core.StreamingOutput |
ProcessQuery.processQuery(QueryEx queryEx,
String format,
QueryExecutionFactoryEx qeFactory) |
static javax.ws.rs.core.StreamingOutput |
ProcessQuery.processQuery(String queryString,
String format,
QueryExecutionFactoryEx qeFactory) |
void |
HttpSparqlEndpoint.setQueryExecutionFactory(QueryExecutionFactoryEx queryExecutionFactory) |
Copyright © 2014. All Rights Reserved.