| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sparql.transform | |
| org.aksw.sparqlify.algebra.sql.exprs |
| Modifier and Type | Method and Description |
|---|---|
static void |
FunctionExpander.registerFunction(DatatypeSystemOld datatypeSystem,
String funcName,
String sparqlFuncName,
SqlStringTransformer transformer,
String returnType,
boolean isVararg,
String... paramTypes) |
| Modifier and Type | Method and Description |
|---|---|
SqlStringTransformer |
S_Function.getTransformer() |
| Constructor and Description |
|---|
S_Function(String funcName,
List<SqlExpr> exprs,
SqlDatatype datatype,
SqlStringTransformer transformer) |
Copyright © 2014. All Rights Reserved.