Uses of Interface
org.eclipse.rdf4j.sail.shacl.ast.planNodes.PlanNode
-
Packages that use PlanNode Package Description org.eclipse.rdf4j.sail.shacl A Sail implementation for SHACL constraint checking.org.eclipse.rdf4j.sail.shacl.ast org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents org.eclipse.rdf4j.sail.shacl.ast.paths org.eclipse.rdf4j.sail.shacl.ast.planNodes org.eclipse.rdf4j.sail.shacl.ast.targets org.eclipse.rdf4j.sail.shacl.wrapper.data -
-
Uses of PlanNode in org.eclipse.rdf4j.sail.shacl
Fields in org.eclipse.rdf4j.sail.shacl declared as PlanNode Modifier and Type Field Description private PlanNodeShaclSailConnection.ValidationContainer. planNodeDeprecated, for removal: This API element is subject to removal in a future version.private PlanNodeShapeValidationContainer. planNodeConstructors in org.eclipse.rdf4j.sail.shacl with parameters of type PlanNode Constructor Description ValidationContainer(Shape shape, PlanNode planNode)Deprecated, for removal: This API element is subject to removal in a future version.Constructor parameters in org.eclipse.rdf4j.sail.shacl with type arguments of type PlanNode Constructor Description ShapeValidationContainer(Shape shape, java.util.function.Supplier<PlanNode> planNodeSupplier, boolean logValidationExecution, boolean logValidationViolations, long effectiveValidationResultsLimitPerConstraint, boolean performanceLogging, org.slf4j.Logger logger) -
Uses of PlanNode in org.eclipse.rdf4j.sail.shacl.ast
-
Uses of PlanNode in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
Methods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents that return types with arguments of type PlanNode Modifier and Type Method Description (package private) java.util.function.Function<PlanNode,FilterPlanNode>DatatypeConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>InConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>LanguageInConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>MaxExclusiveConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>MaxInclusiveConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>MaxLengthConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>MinExclusiveConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>MinInclusiveConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>MinLengthConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>NodeKindConstraintComponent. getFilterAttacher()(package private) java.util.function.Function<PlanNode,FilterPlanNode>PatternConstraintComponent. getFilterAttacher()(package private) abstract java.util.function.Function<PlanNode,FilterPlanNode>SimpleAbstractConstraintComponent. getFilterAttacher()Methods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents with parameters of type PlanNode Modifier and Type Method Description private PlanNodeSimpleAbstractConstraintComponent. getFilterAttacherWithNegation(boolean negatePlan, PlanNode allTargets) -
Uses of PlanNode in org.eclipse.rdf4j.sail.shacl.ast.paths
Methods in org.eclipse.rdf4j.sail.shacl.ast.paths that return PlanNode Modifier and Type Method Description PlanNodeAlternativePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeInversePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeOneOrMorePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)abstract PlanNodePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)Get all values added in this transaction.PlanNodeSequencePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeSimplePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrMorePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrOnePath. getAllAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeAlternativePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeInversePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeOneOrMorePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)abstract PlanNodePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)Get values added in this transaction.PlanNodeSequencePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeSimplePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrMorePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper)PlanNodeZeroOrOnePath. getAnyAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNodeWrapper planNodeWrapper) -
Uses of PlanNode in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Classes in org.eclipse.rdf4j.sail.shacl.ast.planNodes with type parameters of type PlanNode Modifier and Type Class Description classBufferedPlanNode<T extends MultiStreamPlanNode & PlanNode>classUnBufferedPlanNode<T extends PlanNode & MultiStreamPlanNode>Subinterfaces of PlanNode in org.eclipse.rdf4j.sail.shacl.ast.planNodes Modifier and Type Interface Description interfacePushablePlanNodeClasses in org.eclipse.rdf4j.sail.shacl.ast.planNodes that implement PlanNode Modifier and Type Class Description classAbstractBulkJoinPlanNodeclassAllTargetsPlanNodeUsed to signal bulk validation.classBindSelectTakes a plan node as a source and for each tuple in the source it will build a BindingSet from the vars and the tuple and inject it into the queryclassBufferedPlanNode<T extends MultiStreamPlanNode & PlanNode>static classBufferedSplitter.BufferedSplitterPlaneNodeclassBulkedExternalInnerJoinclassBulkedExternalLeftOuterJoinclassDatatypeFilterclassDebugPlanNodeUsed for adding a custom log statement to tuples as they pass through.classEmptyNodeclassEqualsJoinclassEqualsJoinValueclassExternalFilterByQueryclassFilterByPredicateclassFilterByPredicateObjectclassFilterPlanNodeclassFilterTargetIsObjectclassFilterTargetIsSubjectclassGroupByCountFilterclassGroupByFilterclassInnerJoin(package private) classInnerJoin.NotifyingPushablePlanNodeclassLanguageInFilterclassLeftOuterJoinclassLiteralComparatorFilterclassMaxLengthFilterclassMinLengthFilterclassNodeKindFilterclassNonUniqueTargetLangThis PlanNode takes a stream of Tuples like: (ex:companyA, "Company A"@en).classNotValuesInclassPatternFilterclassReduceTargetsTakes a parentToReduce and filters away any tuples that have an active target that exists in reductionSourceclassSelectclassSetFilterNodeclassShiftToNodeShapeclassShiftToPropertyShapeclassSingleCloseablePlanNodeA plan node that can only be closed onceclassSortclassSparqlConstraintSelectclassTargetChainPopperPops the last target off of the target chain and into the value.classTrimToTargetclassTupleMapperclassUnBufferedPlanNode<T extends PlanNode & MultiStreamPlanNode>classUnionNodeclassUniqueclassUnorderedSelectclassValidationReportNodeclassValueInFilterclassValuesBackedNodeFields in org.eclipse.rdf4j.sail.shacl.ast.planNodes declared as PlanNode Modifier and Type Field Description private PlanNodeEqualsJoin. leftprivate PlanNodeEqualsJoinValue. leftprivate PlanNodeInnerJoin. leftprivate PlanNodeLeftOuterJoin. leftprivate PlanNodeBulkedExternalInnerJoin. leftNodeprivate PlanNodeBulkedExternalLeftOuterJoin. leftNodeprivate PlanNode[]UnionNode. nodesprivate PlanNodeNotValuesIn. notInprivate PlanNodeBufferedSplitter. parent(package private) PlanNodeDebugPlanNode. parent(package private) PlanNodeFilterByPredicate. parentprivate PlanNodeFilterByPredicateObject. parent(package private) PlanNodeFilterPlanNode. parent(package private) PlanNodeGroupByCountFilter. parent(package private) PlanNodeGroupByFilter. parent(package private) PlanNodeNonUniqueTargetLang. parentprivate PlanNodeNotValuesIn. parentprivate PlanNodeOnlyNonUnique. parentprivate PlanNodeSetFilterNode. parent(package private) PlanNodeShiftToNodeShape. parent(package private) PlanNodeShiftToPropertyShape. parentprivate PlanNodeSingleCloseablePlanNode. parentprivate PlanNodeSort. parentprivate PlanNodeTargetChainPopper. parent(package private) PlanNodeTrimToTarget. parent(package private) PlanNodeTupleMapper. parentprivate TUnBufferedPlanNode. parentprivate PlanNodeUnique. parent(package private) PlanNodeValidationReportNode. parentprivate PlanNodeReduceTargets. parentToReduceprivate PlanNodeLoggingCloseableIteration. planNodeprivate PlanNodeLogStatement. planNodeprivate PlanNodeReduceTargets. reductionSourceprivate PlanNodeEqualsJoin. rightprivate PlanNodeEqualsJoinValue. rightprivate PlanNodeInnerJoin. rightprivate PlanNodeLeftOuterJoin. rightprivate PlanNodeBindSelect. sourceprivate PlanNodeSparqlConstraintSelect. targetsFields in org.eclipse.rdf4j.sail.shacl.ast.planNodes with type parameters of type PlanNode Modifier and Type Field Description private java.util.HashSet<PlanNode>UnionNode. nodesSetMethods in org.eclipse.rdf4j.sail.shacl.ast.planNodes that return PlanNode Modifier and Type Method Description PlanNodeInnerJoin. getDiscardedLeft(java.lang.Class<? extends PushablePlanNode> type)PlanNodeInnerJoin. getDiscardedRight(java.lang.Class<? extends PushablePlanNode> type)PlanNodeFilterPlanNode. getFalseNode(java.lang.Class<? extends PushablePlanNode> type)static PlanNodeUnionNode. getInstance(PlanNode... nodes)static PlanNodeUnique. getInstance(PlanNode parent, boolean compress)static PlanNodeUnionNode. getInstanceDedupe(PlanNode... nodes)PlanNodeInnerJoin. getJoined(java.lang.Class<? extends PushablePlanNode> type)PlanNodeBufferedSplitter. getPlanNode()PlanNodeLogStatement. getPlanNode()PlanNodePlanNodeProvider. getPlanNode()PlanNodeFilterPlanNode. getTrueNode(java.lang.Class<? extends PushablePlanNode> type)static PlanNodePlanNodeHelper. handleSorting(boolean requiresSorted, PlanNode parent)static PlanNodePlanNodeHelper. handleSorting(PlanNode child, PlanNode parent)Methods in org.eclipse.rdf4j.sail.shacl.ast.planNodes that return types with arguments of type PlanNode Modifier and Type Method Description java.util.List<PlanNode>InnerJoin. parent()Methods in org.eclipse.rdf4j.sail.shacl.ast.planNodes with parameters of type PlanNode Modifier and Type Method Description static PlanNodeUnionNode. getInstance(PlanNode... nodes)static PlanNodeUnique. getInstance(PlanNode parent, boolean compress)static PlanNodeUnionNode. getInstanceDedupe(PlanNode... nodes)static PlanNodePlanNodeHelper. handleSorting(boolean requiresSorted, PlanNode parent)static PlanNodePlanNodeHelper. handleSorting(PlanNode child, PlanNode parent)(package private) voidDeactivatedValidationLogger. log(int depth, java.lang.String name, ValidationTuple tuple, PlanNode planNode, java.lang.String id, java.lang.String message)(package private) voidValidationExecutionLogger. log(int depth, java.lang.String name, ValidationTuple tuple, PlanNode planNode, java.lang.String id, java.lang.String message)Constructors in org.eclipse.rdf4j.sail.shacl.ast.planNodes with parameters of type PlanNode Constructor Description BindSelect(SailConnection connection, Resource[] dataGraph, SparqlFragment query, java.util.List<StatementMatcher.Variable<Value>> vars, PlanNode source, java.util.List<java.lang.String> varNames, ConstraintComponent.Scope scope, int bulkSize, EffectiveTarget.Extend direction, boolean includePropertyShapeValues)BufferedSplitter(PlanNode parent)BufferedSplitter(PlanNode parent, boolean cached)BulkedExternalInnerJoin(PlanNode leftNode, SailConnection connection, Resource[] dataGraph, SparqlFragment query, boolean skipBasedOnPreviousConnection, SailConnection previousStateConnection, java.util.function.Function<BindingSet,ValidationTuple> mapper)BulkedExternalLeftOuterJoin(PlanNode leftNode, SailConnection connection, Resource[] dataGraph, SparqlFragment query, java.util.function.Function<BindingSet,ValidationTuple> mapper)DatatypeFilter(PlanNode parent, IRI datatype)DebugPlanNode(PlanNode parent, java.lang.String message)DebugPlanNode(PlanNode parent, java.lang.String message, java.util.function.Consumer<ValidationTuple> debugPoint)DebugPlanNode(PlanNode parent, java.util.function.Consumer<ValidationTuple> debugPoint)EqualsJoin(PlanNode left, PlanNode right, boolean useAsFilter)EqualsJoinValue(PlanNode left, PlanNode right, boolean useAsFilter)ExternalFilterByQuery(SailConnection connection, Resource[] dataGraph, PlanNode parent, SparqlFragment queryFragment, StatementMatcher.Variable queryVariable, java.util.function.Function<ValidationTuple,Value> filterOn)FilterByPredicate(SailConnection connection, java.util.Set<IRI> filterOnPredicates, PlanNode parent, FilterByPredicate.On on, Resource[] dataGraph)FilterByPredicateObject(SailConnection connection, Resource[] dataGraph, IRI filterOnPredicate, java.util.Set<Resource> filterOnObject, PlanNode parent, boolean returnMatching, FilterByPredicateObject.FilterOn filterOn, boolean includeInferred)FilterPlanNode(PlanNode parent)FilterTargetIsObject(SailConnection connection, Resource[] dataGraph, PlanNode parent)FilterTargetIsSubject(SailConnection connection, Resource[] dataGraph, PlanNode parent)GroupByCountFilter(PlanNode parent, java.util.function.Function<java.lang.Long,java.lang.Boolean> filter)GroupByFilter(PlanNode parent, java.util.function.Function<java.util.Collection<ValidationTuple>,java.lang.Boolean> filter)InnerJoin(PlanNode left, PlanNode right)LanguageInFilter(PlanNode parent, java.util.Set<java.lang.String> lowerCaseLanguageIn, java.util.List<java.lang.String> languageRanges)LeftOuterJoin(PlanNode left, PlanNode right)LiteralComparatorFilter(PlanNode parent, Literal compareTo, Compare.CompareOp compareOp)LoggingCloseableIteration(PlanNode planNode, ValidationExecutionLogger validationExecutionLogger)LogStatement(int depth, java.lang.String name, ValidationTuple tuple, PlanNode planNode, java.lang.String id, java.lang.String message)MaxLengthFilter(PlanNode parent, long maxLength)MinLengthFilter(PlanNode parent, long minLength)NodeKindFilter(PlanNode parent, NodeKindConstraintComponent.NodeKind nodeKind)NonUniqueTargetLang(PlanNode parent)NotValuesIn(PlanNode parent, PlanNode notIn)OnlyNonUnique(PlanNode parent, ValidationExecutionLogger validationExecutionLogger)PatternFilter(PlanNode parent, java.lang.String pattern, java.lang.String flags)ReduceTargets(PlanNode parentToReduce, PlanNode reductionSource)SetFilterNode(java.util.Set<Value> targetNodeList, PlanNode parent, int index, boolean returnValid)ShiftToNodeShape(PlanNode parent)ShiftToPropertyShape(PlanNode parent)SingleCloseableIteration(PlanNode parent)SingleCloseablePlanNode(PlanNode parent, Shape shape)Sort(PlanNode parent)SparqlConstraintSelect(SailConnection connection, PlanNode targets, java.lang.String query, ConstraintComponent.Scope scope, Resource[] dataGraph, boolean produceValidationReports, SparqlConstraintComponent constraintComponent, Shape shape)TargetChainPopper(PlanNode parent)TrimToTarget(PlanNode parent)TupleMapper(PlanNode parent, java.util.function.Function<ValidationTuple,ValidationTuple> function)UnionNode(PlanNode... nodes)Unique(PlanNode parent, boolean compress)ValidationReportNode(PlanNode parent, java.util.function.Function<ValidationTuple,ValidationResult> validationResultFunction)ValueInFilter(PlanNode parent, java.util.Set<Value> valueSet) -
Uses of PlanNode in org.eclipse.rdf4j.sail.shacl.ast.targets
Classes in org.eclipse.rdf4j.sail.shacl.ast.targets that implement PlanNode Modifier and Type Class Description classTargetChainRetrieverUsed to run the query that represents the target and sets the bindings based on values that match the statement patterns from the added/removed sail connectionMethods in org.eclipse.rdf4j.sail.shacl.ast.targets that return PlanNode Modifier and Type Method Description PlanNodeEffectiveTarget. extend(PlanNode source, ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, java.util.function.Function<PlanNode,PlanNode> filter)PlanNodeDashAllObjects. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeDashAllSubjects. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeRSXTargetShape. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeSparqlTarget. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)abstract PlanNodeTarget. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetClass. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetNode. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetObjectsOf. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeTargetSubjectsOf. getAdded(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)private PlanNodeDashAllObjects. getAddedRemovedInner(SailConnection connection, Resource[] dataGraph, ConstraintComponent.Scope scope)private PlanNodeDashAllSubjects. getAddedRemovedInner(SailConnection connection, Resource[] dataGraph, ConstraintComponent.Scope scope)private PlanNodeRSXTargetShape. getAddedRemovedInner(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)private PlanNodeTargetClass. getAddedRemovedInner(SailConnection connection, Resource[] dataGraph, ConstraintComponent.Scope scope)private PlanNodeTargetObjectsOf. getAddedRemovedInner(SailConnection connection, Resource[] dataGraph, ConstraintComponent.Scope scope)private PlanNodeTargetSubjectsOf. getAddedRemovedInner(SailConnection connection, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeEffectiveTarget. getAllTargets(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope)PlanNodeEffectiveTarget. getPlanNode(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, boolean includeTargetsAffectedByRemoval, java.util.function.Function<PlanNode,PlanNode> filter)PlanNodeDashAllObjects. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeDashAllSubjects. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeEffectiveTarget. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeRSXTargetShape. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeSparqlTarget. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)abstract PlanNodeTarget. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetClass. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetNode. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetObjectsOf. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetSubjectsOf. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)Methods in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type PlanNode Modifier and Type Method Description PlanNodeEffectiveTarget. extend(PlanNode source, ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, java.util.function.Function<PlanNode,PlanNode> filter)PlanNodeDashAllObjects. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeDashAllSubjects. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeEffectiveTarget. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeRSXTargetShape. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeSparqlTarget. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)abstract PlanNodeTarget. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetClass. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetNode. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetObjectsOf. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)PlanNodeTargetSubjectsOf. getTargetFilter(ConnectionsGroup connectionsGroup, Resource[] dataGraph, PlanNode parent)Method parameters in org.eclipse.rdf4j.sail.shacl.ast.targets with type arguments of type PlanNode Modifier and Type Method Description PlanNodeEffectiveTarget. extend(PlanNode source, ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, java.util.function.Function<PlanNode,PlanNode> filter)PlanNodeEffectiveTarget. extend(PlanNode source, ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, java.util.function.Function<PlanNode,PlanNode> filter)PlanNodeEffectiveTarget. getPlanNode(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, boolean includeTargetsAffectedByRemoval, java.util.function.Function<PlanNode,PlanNode> filter)PlanNodeEffectiveTarget. getPlanNode(ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, boolean includeTargetsAffectedByRemoval, java.util.function.Function<PlanNode,PlanNode> filter) -
Uses of PlanNode in org.eclipse.rdf4j.sail.shacl.wrapper.data
Fields in org.eclipse.rdf4j.sail.shacl.wrapper.data with type parameters of type PlanNode Modifier and Type Field Description private java.util.Map<PlanNode,BufferedSplitter>ConnectionsGroup. nodeCacheMethods in org.eclipse.rdf4j.sail.shacl.wrapper.data that return PlanNode Modifier and Type Method Description PlanNodeConnectionsGroup. getCachedNodeFor(PlanNode planNode)Methods in org.eclipse.rdf4j.sail.shacl.wrapper.data with parameters of type PlanNode Modifier and Type Method Description PlanNodeConnectionsGroup. getCachedNodeFor(PlanNode planNode)
-