Uses of Interface
org.eclipse.rdf4j.sail.shacl.ast.Exportable
-
-
Uses of Exportable in org.eclipse.rdf4j.sail.shacl.ast
Classes in org.eclipse.rdf4j.sail.shacl.ast that implement Exportable Modifier and Type Class Description class
NodeShape
class
PropertyShape
class
Shape
-
Uses of Exportable in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
Subinterfaces of Exportable in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents Modifier and Type Interface Description interface
ConstraintComponent
-
Uses of Exportable in org.eclipse.rdf4j.sail.shacl.ast.paths
Classes in org.eclipse.rdf4j.sail.shacl.ast.paths that implement Exportable Modifier and Type Class Description class
AlternativePath
class
InversePath
class
OneOrMorePath
class
Path
class
SequencePath
class
SimplePath
class
ZeroOrMorePath
class
ZeroOrOnePath
-
Uses of Exportable in org.eclipse.rdf4j.sail.shacl.ast.targets
Classes in org.eclipse.rdf4j.sail.shacl.ast.targets that implement Exportable Modifier and Type Class Description class
DashAllObjects
class
DashAllSubjects
class
RSXTargetShape
class
SparqlTarget
class
Target
class
TargetClass
class
TargetNode
class
TargetObjectsOf
class
TargetSubjectsOf
-