public class E_GreaterThanOrEqual extends ExprFunction2
CMP_EQUAL, CMP_GREATER, CMP_INDETERMINATE, CMP_LESS, CMP_UNEQUAL
Constructor and Description |
---|
E_GreaterThanOrEqual(Expr left,
Expr right) |
Modifier and Type | Method and Description |
---|---|
Expr |
copy(Expr e1,
Expr e2) |
NodeValue |
eval(NodeValue x,
NodeValue y) |
apply, applyNodeTransform, copySubstitute, eval, eval, getArg, getArg1, getArg2, 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
Licenced under the Apache License, Version 2.0