Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
-
Packages that use ShaclProperties Package Description org.eclipse.rdf4j.sail.shacl.ast -
-
Uses of ShaclProperties in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast with parameters of type ShaclProperties Modifier and Type Method Description static NodeShapeNodeShape. getInstance(ShaclProperties properties, ShapeSource shapeSource, Cache cache, ShaclSail shaclSail)static PropertyShapePropertyShape. getInstance(ShaclProperties properties, ShapeSource shapeSource, Cache cache, ShaclSail shaclSail)voidNodeShape. populate(ShaclProperties properties, ShapeSource connection, Cache cache, ShaclSail shaclSail)voidPropertyShape. populate(ShaclProperties properties, ShapeSource connection, Cache cache, ShaclSail shaclSail)voidShape. populate(ShaclProperties properties, ShapeSource shapeSource, Cache cache, ShaclSail shaclSail)
-