Uses of Class
org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.ShapesGraph
-
Packages that use ShapeSource.ShapesGraph Package Description org.eclipse.rdf4j.sail.shacl.wrapper.shape -
-
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.ShapesGraph Modifier and Type Method Description Stream<ShapeSource.ShapesGraph>
BackwardChainingShapeSource. getAllShapeContexts()
Stream<ShapeSource.ShapesGraph>
CombinedShapeSource. getAllShapeContexts()
Stream<ShapeSource.ShapesGraph>
ForwardChainingShapeSource. getAllShapeContexts()
Stream<ShapeSource.ShapesGraph>
RepositoryConnectionShapeSource. getAllShapeContexts()
Stream<ShapeSource.ShapesGraph>
SailConnectionShapeSource. getAllShapeContexts()
Stream<ShapeSource.ShapesGraph>
ShapeSource. getAllShapeContexts()
-