public class NotExistsNode extends SubqueryFunctionNodeBase
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
NotExistsNode(BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
NotExistsNode(NotExistsNode op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
NotExistsNode(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 NotExistsNode(VarNode anonvar, GraphPatternGroup<IGroupMemberNode> graphPattern)
anonvar
- An anonymous variable which will be bound by an ASK subquery.graphPattern
- The inner value of the NOT EXISTS function.public NotExistsNode(NotExistsNode op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode)
.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.