public class E_IRI extends ExprFunction1
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Constructor and Description |
---|
E_IRI(Expr expr) |
E_IRI(Expr expr,
String altSymbol) |
Modifier and Type | Method and Description |
---|---|
Expr |
copy(Expr expr) |
NodeValue |
eval(NodeValue v) |
NodeValue |
eval(NodeValue v,
FunctionEnv env) |
apply, applyNodeTransform, copySubstitute, eval, getArg, getArg, hashCode, numArgs, visit
equals, getArgs, getFunction, getFunctionIRI, getFunctionName, getFunctionPrintName, getFunctionSymbol, getOpName, isFunction
asVar, copySubstitute, deepCopy, getConstant, getExpr, getExprVar, getGraphPattern, getVarName, getVarNamesMentioned, getVarsMentioned, isConstant, isExpr, isGraphPattern, isSatisfied, isVariable, toString, varNamesMentioned, varsMentioned
public NodeValue eval(NodeValue v, FunctionEnv env)
eval
in class ExprFunction1
public Expr copy(Expr expr)
copy
in class ExprFunction1
public NodeValue eval(NodeValue v)
eval
in class ExprFunction1
Licenced under the Apache License, Version 2.0