Uses of Class
org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
Packages that use ShapeSource.ShapesGraph
- 
Uses of ShapeSource.ShapesGraph in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast with parameters of type ShapeSource.ShapesGraphModifier and TypeMethodDescriptionstatic List<ContextWithShape> Shape.Factory.parse(ShapeSource shapeSource, ShapeSource.ShapesGraph shapesGraph, Shape.ParseSettings parseSettings)  - 
Uses of ShapeSource.ShapesGraph in org.eclipse.rdf4j.sail.shacl.wrapper.shape
Methods in org.eclipse.rdf4j.sail.shacl.wrapper.shape that return types with arguments of type ShapeSource.ShapesGraphModifier and TypeMethodDescriptionBackwardChainingShapeSource.getAllShapeContexts()CombinedShapeSource.getAllShapeContexts()Rdf4jShaclShapeGraphShapeSource.getAllShapeContexts()RepositoryConnectionShapeSource.getAllShapeContexts()SailConnectionShapeSource.getAllShapeContexts()ShapeSource.getAllShapeContexts()static Stream<ShapeSource.ShapesGraph> ShapeSource.getRsxDataAndShapesGraphLink(RepositoryConnection connection, Resource[] context) static Stream<ShapeSource.ShapesGraph> ShapeSource.getRsxDataAndShapesGraphLink(SailConnection connection, Resource[] context)