Uses of Class
org.eclipse.rdf4j.sail.shacl.wrapper.data.ConnectionsGroup
-
-
Uses of ConnectionsGroup in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast with parameters of type ConnectionsGroup Modifier and Type Method Description PlanNodeShape. generatePlans(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings)ValidationQueryNodeShape. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryPropertyShape. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)PlanNodeNodeShape. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodePropertyShape. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeNodeShape. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodePropertyShape. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)ValidationApproachNodeShape. getPreferredValidationApproach(ConnectionsGroup connectionsGroup)ValidationApproachPropertyShape. getPreferredValidationApproach(ConnectionsGroup connectionsGroup)Stream<EffectiveTarget.StatementsAndMatcher>SparqlFragment. getRoot(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, Path path, StatementMatcher currentStatementMatcher, List<org.eclipse.rdf4j.model.Statement> currentStatements)Stream<EffectiveTarget.StatementsAndMatcher>SparqlFragment.TraceBack. getRoot(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, Path path, StatementMatcher currentStatementMatcher, List<org.eclipse.rdf4j.model.Statement> currentStatements)booleanPropertyShape. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanShape. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider) -
Uses of ConnectionsGroup in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
Methods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents with parameters of type ConnectionsGroup Modifier and Type Method Description ValidationQueryAbstractConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryAndConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryClassConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryHasValueConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryMaxCountConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryMinCountConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryNotConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryOrConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryQualifiedMaxCountConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryQualifiedMinCountConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQuerySimpleAbstractConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQuerySparqlConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)ValidationQueryUniqueLangConstraintComponent. generateSparqlValidationQuery(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, boolean negatePlan, boolean negateChildren, ConstraintComponent.Scope scope)PlanNodeAbstractConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeAndConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeClassConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeDashHasValueInConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeHasValueConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeMaxCountConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeMinCountConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeNotConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeOrConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeQualifiedMaxCountConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeQualifiedMinCountConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeSimpleAbstractConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeSparqlConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeUniqueLangConstraintComponent. generateTransactionalValidationPlan(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeAbstractConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeAndConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeClassConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeDashHasValueInConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeHasValueConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeMaxCountConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeMinCountConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeNotConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeOrConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeQualifiedMaxCountConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeQualifiedMinCountConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeSimpleAbstractConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeSparqlConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)PlanNodeUniqueLangConstraintComponent. getAllTargetsPlan(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)ValidationApproachAbstractConstraintComponent. getPreferredValidationApproach(ConnectionsGroup connectionsGroup)ValidationApproachConstraintComponent. getPreferredValidationApproach(ConnectionsGroup connectionsGroup)A constraint component should decide which validation approach is going to be the optimal performance wise based on the state of the transaction and base sail.ValidationApproachSimpleAbstractConstraintComponent. getPreferredValidationApproach(ConnectionsGroup connectionsGroup)PlanNodeQualifiedMaxCountConstraintComponent. negated(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)PlanNodeQualifiedMinCountConstraintComponent. negated(ConnectionsGroup connectionsGroup, ValidationSettings validationSettings, PlanNodeProvider overrideTargetNode, ConstraintComponent.Scope scope)booleanAbstractConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanAndConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanClassConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanNotConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanOrConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanQualifiedMaxCountConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider)booleanQualifiedMinCountConstraintComponent. requiresEvaluation(ConnectionsGroup connectionsGroup, ConstraintComponent.Scope scope, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher.StableRandomVariableProvider stableRandomVariableProvider) -
Uses of ConnectionsGroup in org.eclipse.rdf4j.sail.shacl.ast.paths
Methods in org.eclipse.rdf4j.sail.shacl.ast.paths with parameters of type ConnectionsGroup Modifier and Type Method Description PlanNodeAlternativePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeInversePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeOneOrMorePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)abstract PlanNodePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)Get all values added in this transaction.PlanNodeSequencePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeSimplePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrMorePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrOnePath. getAllAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeAlternativePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeInversePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeOneOrMorePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)abstract PlanNodePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)Get values added in this transaction.PlanNodeSequencePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeSimplePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrMorePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrOnePath. getAnyAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNodeWrapper planNodeWrapper) -
Uses of ConnectionsGroup in org.eclipse.rdf4j.sail.shacl.ast.targets
Methods in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type ConnectionsGroup Modifier and Type Method Description booleanEffectiveTarget. couldMatch(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph)PlanNodeEffectiveTarget. extend(PlanNode source, ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, Function<PlanNode,PlanNode> filter)PlanNodeDashAllObjects. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeDashAllSubjects. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeRSXTargetShape. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeSparqlTarget. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)abstract PlanNodeTarget. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetClass. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetNode. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetObjectsOf. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetSubjectsOf. getAdded(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeEffectiveTarget. getAllTargets(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeEffectiveTarget. getPlanNode(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, ConstraintComponent.Scope scope, boolean includeTargetsAffectedByRemoval, Function<PlanNode,PlanNode> filter)Stream<EffectiveTarget.StatementsAndMatcher>EffectiveTarget.EffectiveTargetFragment. getRoot(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, StatementMatcher currentStatementMatcher, org.eclipse.rdf4j.model.Statement currentStatement)PlanNodeDashAllObjects. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeDashAllSubjects. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeEffectiveTarget. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeRSXTargetShape. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeSparqlTarget. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)abstract PlanNodeTarget. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeTargetClass. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeTargetNode. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeTargetObjectsOf. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)PlanNodeTargetSubjectsOf. getTargetFilter(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, PlanNode parent)Constructors in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type ConnectionsGroup Constructor Description TargetChainRetriever(ConnectionsGroup connectionsGroup, org.eclipse.rdf4j.model.Resource[] dataGraph, List<StatementMatcher> statementMatchers, List<StatementMatcher> removedStatementMatchers, EffectiveTarget.EffectiveTargetFragment removedStatementTarget, SparqlFragment queryFragment, List<StatementMatcher.Variable<org.eclipse.rdf4j.model.Value>> vars, ConstraintComponent.Scope scope, boolean hasValue)
-