Constructor and Description |
---|
EnrichWithShape(PlanNode parent,
PropertyShape propertyShape) |
Modifier and Type | Method and Description |
---|---|
int |
depth() |
String |
getId() |
IteratorData |
getIteratorDataType() |
void |
getPlanAsGraphvizDot(StringBuilder stringBuilder) |
PropertyShape |
getPropertyShape() |
CloseableIteration<Tuple,SailException> |
iterator() |
String |
toString() |
public EnrichWithShape(PlanNode parent, PropertyShape propertyShape)
public CloseableIteration<Tuple,SailException> iterator()
public void getPlanAsGraphvizDot(StringBuilder stringBuilder)
getPlanAsGraphvizDot
in interface PlanNode
public IteratorData getIteratorDataType()
getIteratorDataType
in interface PlanNode
public PropertyShape getPropertyShape()
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.