public class ExistsNode extends SubqueryFunctionNodeBase
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
ExistsNode(BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
ExistsNode(ExistsNode op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
ExistsNode(VarNode anonvar,
GraphPatternGroup<IGroupMemberNode> graphPattern) |
annotationValueToString, getFilterExistsMode, getGraphPattern, setFilterExistsMode, setGraphPattern
add, AND, binary, EQ, GE, getFunctionURI, getScalarValues, GT, invalidate, isBound, LE, LT, MAX, MIN, NE, NOT, OR, sameTerm, subtract, toString
getRequiredValueExpression, getValueExpression, isConstant, isFunction, isVariable, setValueExpression, toShortString
addExplainHint, getExplainHints, getQueryHint, getQueryHint, getQueryHintAsBoolean, getQueryHintAsBoolean, getQueryHintAsInteger, getQueryHints, replaceAllWith, setQueryHint, setQueryHints
addArg, addArg, addArgIfAbsent, annotations, annotationsEqual, argIterator, args, arity, clearProperty, copyAll, get, getProperty, indexOf, removeArg, replaceWith, setArg, setArgs, setId, setProperty, setUnboundProperty, toArray, toArray
annotationsEqual, annotationsToString, annotationsToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toString
public ExistsNode(VarNode anonvar, GraphPatternGroup<IGroupMemberNode> graphPattern)
lex
- anonvar
- An anonymous variable which will be bound by an ASK subquery.graphPattern
- The inner value of the EXISTS function.public ExistsNode(ExistsNode op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode)
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.