Class DebugPlanNode

java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.planNodes.DebugPlanNode
All Implemented Interfaces:
PlanNode

public class DebugPlanNode extends Object implements PlanNode
Used for adding a custom log statement to tuples as they pass through. Should only be used for debugging.