Class DashAllSubjects
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.targets.Target
org.eclipse.rdf4j.sail.shacl.ast.targets.DashAllSubjects
- All Implemented Interfaces:
Exportable
,Targetable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getAdded
(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope) private PlanNode
getAddedRemovedInner
(SailConnection connection, 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) int
hashCode()
void
-
Field Details
-
id
-
-
Constructor Details
-
DashAllSubjects
-
-
Method Details
-
getPredicate
- Specified by:
getPredicate
in classTarget
-
toModel
-
getAdded
public PlanNode getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope) -
getAddedRemovedInner
private PlanNode getAddedRemovedInner(SailConnection connection, Resource[] dataGraph, ConstraintComponent.Scope scope) -
getTargetFilter
public PlanNode getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent) - Specified by:
getTargetFilter
in classTarget
-
getTargetQueryFragment
public SparqlFragment getTargetQueryFragment(StatementMatcher.Variable subject, StatementMatcher.Variable object, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider, Set<String> inheritedVarNames) -
getNamespaces
-
equals
-
hashCode
public int hashCode()
-