| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sparql.transform | |
| org.aksw.sparqlify.core.algorithms |
| Constructor and Description |
|---|
E_SqlFunctionRegistered(RegisteredFunction regFn,
List<com.hp.hpl.jena.sparql.expr.Expr> args) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RegisteredFunction> |
FunctionRegistrySql.lookup(Collection<RegisteredFunction> regFns,
List<TypeToken> argTypes) |
Collection<RegisteredFunction> |
FunctionRegistrySql.lookup(com.hp.hpl.jena.sparql.expr.ExprFunction fn) |
Collection<RegisteredFunction> |
FunctionRegistrySql.lookup(String functionName,
Iterable<SqlExpr> sqlArgs) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RegisteredFunction> |
FunctionRegistrySql.lookup(Collection<RegisteredFunction> regFns,
List<TypeToken> argTypes) |
com.hp.hpl.jena.sparql.expr.ExprFunction |
FunctionRegistrySql.pickCandidate(Collection<RegisteredFunction> candidates,
List<com.hp.hpl.jena.sparql.expr.Expr> args) |
Copyright © 2014. All Rights Reserved.