@Deprecated public class ExprSqlBridge extends com.hp.hpl.jena.sparql.expr.ExprFunction0
| Constructor and Description |
|---|
ExprSqlBridge(SqlExpr sqlExpr)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.sparql.expr.Expr |
copy()
Deprecated.
|
com.hp.hpl.jena.sparql.expr.NodeValue |
eval(com.hp.hpl.jena.sparql.function.FunctionEnv env)
Deprecated.
|
SqlExpr |
getSqlExpr()
Deprecated.
|
String |
toString()
Deprecated.
|
apply, applyNodeTransform, copySubstitute, eval, getArg, hashCode, numArgs, visitequals, getArgs, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, isFunctionasVar, copySubstitute, deepCopy, eval, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, varNamesMentioned, varsMentionedpublic ExprSqlBridge(SqlExpr sqlExpr)
public SqlExpr getSqlExpr()
public com.hp.hpl.jena.sparql.expr.NodeValue eval(com.hp.hpl.jena.sparql.function.FunctionEnv env)
eval in class com.hp.hpl.jena.sparql.expr.ExprFunction0public com.hp.hpl.jena.sparql.expr.Expr copy()
copy in class com.hp.hpl.jena.sparql.expr.ExprFunction0public String toString()
toString in class com.hp.hpl.jena.sparql.expr.ExprNodeCopyright © 2014. All rights reserved.