Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.EffectiveTargetFragment
Packages that use EffectiveTarget.EffectiveTargetFragment
Package
Description
- 
Uses of EffectiveTarget.EffectiveTargetFragment in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Constructor parameters in org.eclipse.rdf4j.sail.shacl.ast.planNodes with type arguments of type EffectiveTarget.EffectiveTargetFragmentModifierConstructorDescriptionAllTargetsPlanNode(SailConnection sailConnection, Resource[] dataGraph, ArrayDeque<EffectiveTarget.EffectiveTargetFragment> chain, List<StatementMatcher.Variable<Value>> vars, ConstraintComponent.Scope scope)  - 
Uses of EffectiveTarget.EffectiveTargetFragment in org.eclipse.rdf4j.sail.shacl.ast.targets
Constructors in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type EffectiveTarget.EffectiveTargetFragmentModifierConstructorDescriptionEffectiveTargetFragment(StatementMatcher.Variable<Value> var, Targetable target, EffectiveTarget.EffectiveTargetFragment prev, RdfsSubClassOfReasoner rdfsSubClassOfReasoner, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider) TargetChainRetriever(ConnectionsGroup connectionsGroup, Resource[] dataGraph, List<StatementMatcher> statementMatchers, List<StatementMatcher> removedStatementMatchers, EffectiveTarget.EffectiveTargetFragment removedStatementTarget, SparqlFragment queryFragment, List<StatementMatcher.Variable<Value>> vars, ConstraintComponent.Scope scope, boolean hasValue)