| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sparql.transform | |
| org.aksw.sparqlify.core |
| Modifier and Type | Method and Description |
|---|---|
static NodeExprSubstitutor |
NodeExprSubstitutor.create(Map<String,com.hp.hpl.jena.sparql.expr.Expr> varNameToExpr) |
| Modifier and Type | Method and Description |
|---|---|
static NodeExprSubstitutor |
SqlNodeBinding.createSubstitutor(Map<String,SqlExpr> aliasToColumn)
Deprecated.
Create an object that can replace column references
with their expression.
|
static NodeExprSubstitutor |
SqlNodeBinding.createSubstitutor(SqlNodeOld node)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlExpr |
SqlNodeBinding.forcePushDown(com.hp.hpl.jena.sparql.expr.Expr expr,
NodeExprSubstitutor substitutor)
Deprecated.
|
Copyright © 2014. All Rights Reserved.