| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.datatype | |
| org.aksw.sparqlify.algebra.sql.exprs | |
| org.aksw.sparqlify.views.transform |
| Modifier and Type | Method and Description |
|---|---|
static SqlDatatype |
SqlDatatypeEvaluator._eval(SqlExprValue expr) |
| Modifier and Type | Field and Description |
|---|---|
static SqlExprValue |
SqlExprValue.FALSE |
static SqlExprValue |
SqlExprValue.TRUE |
static SqlExprValue |
SqlExprValue.TYPE_ERROR |
| Modifier and Type | Method and Description |
|---|---|
static SqlExprValue |
S_Equals.asConstant(SqlExpr expr) |
static SqlExprValue |
SqlExprValue.createNull(SqlDatatype datatype) |
static SqlExprValue |
S_Equals.tryCast(SqlExprValue value,
SqlDatatype datatype) |
| Modifier and Type | Method and Description |
|---|---|
static org.aksw.commons.util.Pair<SqlExprColumn,SqlExprValue> |
S_Equals.tryMatch(SqlExpr left,
SqlExpr right) |
static org.aksw.commons.util.Pair<SqlExprColumn,SqlExprValue> |
S_Equals.tryMatchDirected(SqlExpr left,
SqlExpr right) |
| Modifier and Type | Method and Description |
|---|---|
static SqlExprValue |
S_Equals.tryCast(SqlExprValue value,
SqlDatatype datatype) |
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.sparql.expr.Expr |
SqlExprToExpr._convert(SqlExprValue expr) |
Copyright © 2014. All rights reserved.