Class TargetSubjectsOf
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.targets.Target
org.eclipse.rdf4j.sail.shacl.ast.targets.TargetSubjectsOf
- All Implemented Interfaces:
 Exportable, Targetable
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleangetAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope) getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent) getTargetQueryFragment(StatementMatcher.Variable subject, StatementMatcher.Variable object, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, Set<String> inheritedVarNames) inthashCode()void 
- 
Constructor Details
- 
TargetSubjectsOf
 
 - 
 - 
Method Details
- 
getPredicate
- Specified by:
 getPredicatein classTarget
 - 
toModel
 - 
getAdded
public PlanNode getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)  - 
getTargetFilter
public PlanNode getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent) - Specified by:
 getTargetFilterin classTarget
 - 
getTargetQueryFragment
public SparqlFragment getTargetQueryFragment(StatementMatcher.Variable subject, StatementMatcher.Variable object, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, Set<String> inheritedVarNames)  - 
getNamespaces
 - 
equals
 - 
hashCode
 
 -