Class VoidConstraintComponent

java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.VoidConstraintComponent
All Implemented Interfaces:
ConstraintComponent, org.eclipse.rdf4j.sail.shacl.ast.Exportable, org.eclipse.rdf4j.sail.shacl.ast.TargetChainInterface

public class VoidConstraintComponent extends AbstractConstraintComponent
The AST (Abstract Syntax Tree) node that is used when a sh:PropertyShape has no constraints.