Package org.eclipse.rdf4j.sail.shacl.ast.planNodes
package org.eclipse.rdf4j.sail.shacl.ast.planNodes
-
ClassDescriptionUsed to signal bulk validation.Takes 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 queryUsed for adding a custom log statement to tuples as they pass through.This PlanNode takes a stream of Tuples like: (ex:companyA, "Company A"@en).Takes a parentToReduce and filters away any tuples that have an active target that exists in reductionSourceA simple binding set tuned for the use case that the ShaclSail has.A plan node that can only be closed onceA simple binding set tuned for the use case that the ShaclSail has.Pops the last target off of the target chain and into the value.