| Constructor and Description | 
|---|
| EnrichWithShape(PlanNode parent,
               org.eclipse.rdf4j.sail.shacl.AST.PropertyShape propertyShape) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | depth() | 
| String | getId() | 
| IteratorData | getIteratorDataType() | 
| PlanNode | getParent() | 
| void | getPlanAsGraphvizDot(StringBuilder stringBuilder) | 
| org.eclipse.rdf4j.sail.shacl.AST.PropertyShape | getPropertyShape() | 
| CloseableIteration<Tuple,SailException> | iterator() | 
| void | receiveLogger(ValidationExecutionLogger validationExecutionLogger) | 
| String | toString() | 
public EnrichWithShape(PlanNode parent, org.eclipse.rdf4j.sail.shacl.AST.PropertyShape propertyShape)
public CloseableIteration<Tuple,SailException> iterator()
public void getPlanAsGraphvizDot(StringBuilder stringBuilder)
getPlanAsGraphvizDot in interface PlanNodepublic IteratorData getIteratorDataType()
getIteratorDataType in interface PlanNodepublic org.eclipse.rdf4j.sail.shacl.AST.PropertyShape getPropertyShape()
public PlanNode getParent()
public void receiveLogger(ValidationExecutionLogger validationExecutionLogger)
receiveLogger in interface PlanNodeCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.