Class LogStatement
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.planNodes.LogStatement
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLogStatement
(int depth, String name, ValidationTuple tuple, PlanNode planNode, String id, String message) -
Method Summary
-
Field Details
-
depth
private final int depth -
name
-
tuple
-
planNode
-
id
-
message
-
-
Constructor Details
-
LogStatement
LogStatement(int depth, String name, ValidationTuple tuple, PlanNode planNode, String id, String message)
-
-
Method Details