Uses of Enum
org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
-
Uses of ShapeSource.Predicates in org.eclipse.rdf4j.sail.shacl.wrapper.shape
Modifier and TypeMethodDescriptionstatic ShapeSource.Predicates
Returns the enum constant of this type with the specified name.static ShapeSource.Predicates[]
ShapeSource.Predicates.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionBackwardChainingShapeSource.getObjects
(Resource subject, ShapeSource.Predicates predicate) CombinedShapeSource.getObjects
(Resource subject, ShapeSource.Predicates predicate) Rdf4jShaclShapeGraphShapeSource.getObjects
(Resource subject, ShapeSource.Predicates predicate) RepositoryConnectionShapeSource.getObjects
(Resource subject, ShapeSource.Predicates predicate) SailConnectionShapeSource.getObjects
(Resource subject, ShapeSource.Predicates predicate) ShapeSource.getObjects
(Resource subject, ShapeSource.Predicates predicate) BackwardChainingShapeSource.getSubjects
(ShapeSource.Predicates predicate) CombinedShapeSource.getSubjects
(ShapeSource.Predicates predicate) Rdf4jShaclShapeGraphShapeSource.getSubjects
(ShapeSource.Predicates predicate) RepositoryConnectionShapeSource.getSubjects
(ShapeSource.Predicates predicate) SailConnectionShapeSource.getSubjects
(ShapeSource.Predicates predicate) ShapeSource.getSubjects
(ShapeSource.Predicates predicate)