public class PropertyPathUnionNode extends UnionNode
GraphPatternGroup.Annotations
IQueryNode.Annotations
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
PropertyPathUnionNode()
Construct a non-optional union.
|
PropertyPathUnionNode(BOp[] args,
Map<String,Object> anns)
Required shallow copy constructor.
|
PropertyPathUnionNode(PropertyPathUnionNode op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode) . |
addArg, addArg, addChild, getDesiredBound, getEstimatedCardinality, getRequiredBound, isMinus, isOptional, isReorderable, replaceWith
getChildren, getJoinVars, getProjectInVars, setJoinVars, setProjectInVars
clone, getAttachedJoinFilters, getChildren, isEmpty, iterator, removeArg, removeChild, setArg, setAttachedJoinFilters, size, toString
getContext, getParent, getParentGraphPatternGroup, getParentJoinGroup, setParent
getQueryHints, toString
addExplainHint, getExplainHints, getQueryHint, getQueryHint, getQueryHintAsBoolean, getQueryHintAsBoolean, getQueryHintAsInteger, replaceAllWith, setQueryHint, setQueryHints
addArgIfAbsent, annotations, annotationsEqual, argIterator, args, arity, clearProperty, copyAll, get, getProperty, indexOf, setArgs, setId, setProperty, setUnboundProperty, toArray, toArray
annotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString
finalize, getClass, notify, notifyAll, wait, wait, wait
getContext, getParent, getParentGraphPatternGroup, getParentJoinGroup, setParent
toString
annotations, argIterator, args, arity, clone, get, getEvaluationContext, getId, getProperty, getRequiredProperty, isController, setProperty, toArray, toArray, toShortString, toString
getProperty
getAttachedJoinFilters, setAttachedJoinFilters
public PropertyPathUnionNode(PropertyPathUnionNode op)
com.bigdata.bop.BOpUtility#deepCopy(FilterNode)
.public PropertyPathUnionNode(BOp[] args, Map<String,Object> anns)
public PropertyPathUnionNode()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.