Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.NodeShape
-
Packages that use NodeShape Package Description org.eclipse.rdf4j.sail.shacl.ast -
-
Uses of NodeShape in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast that return NodeShape Modifier and Type Method Description static NodeShape
NodeShape. getInstance(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache)
protected NodeShape
NodeShape. shallowClone()
Constructors in org.eclipse.rdf4j.sail.shacl.ast with parameters of type NodeShape Constructor Description NodeShape(NodeShape nodeShape)
-