| Package | Description |
|---|---|
| org.aksw.sparqlify.sparqlview |
| Modifier and Type | Method and Description |
|---|---|
static Dialect |
Dialect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dialect[] |
Dialect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.query.Query |
MyOpAsQuery.asQuery(com.hp.hpl.jena.sparql.algebra.Op op,
Dialect dialect) |
static com.hp.hpl.jena.query.Query |
SparqlViewSystem.rewrite(com.hp.hpl.jena.query.Query query,
SparqlViewSystem system,
Dialect dialect) |
| Constructor and Description |
|---|
MyOpAsQuery.Converter(com.hp.hpl.jena.query.Query query,
Dialect dialect) |
QueryExecutionFactorySparqlView(org.aksw.jena_sparql_api.core.QueryExecutionFactory factory,
CandidateViewSelector<SparqlView> candidateViewSelector,
Dialect dialect) |
Copyright © 2014. All rights reserved.