| Package | Description |
|---|---|
| org.aksw.sparqlify.core.transformations | |
| org.aksw.sparqlify.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RdfTermEliminatorWriteable |
| Modifier and Type | Class and Description |
|---|---|
class |
RdfTermEliminatorImpl
This transformer is mainly intended for "local" transforms
of functions.
|
| Modifier and Type | Method and Description |
|---|---|
RdfTermEliminator |
ExprRewriteSystem.getTermEliminator() |
| Modifier and Type | Method and Description |
|---|---|
static SqlTranslator |
SparqlifyUtils.createSqlRewriter(TypeSystem datatypeSystem,
RdfTermEliminator rdfTermEliminator,
ExprEvaluator exprTransformer) |
| Constructor and Description |
|---|
SqlTranslatorImpl2(ExprBindingSubstitutor exprBindingSubstitutor,
RdfTermEliminator rdfTermEliminator,
ExprEvaluator exprTransformer,
TypedExprTransformer typedExprTransformer) |
Copyright © 2014. All Rights Reserved.