Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
-
Packages that use PropertyShape Package Description org.eclipse.rdf4j.sail.shacl.ast -
-
Uses of PropertyShape in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast that return PropertyShape Modifier and Type Method Description static PropertyShapePropertyShape. getInstance(ShaclProperties properties, ShapeSource shapeSource, Cache cache, ShaclSail shaclSail)Constructors in org.eclipse.rdf4j.sail.shacl.ast with parameters of type PropertyShape Constructor Description PropertyShape(PropertyShape propertyShape)
-