Uses of Enum
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.Extend
Packages that use EffectiveTarget.Extend
Package
Description
-
Uses of EffectiveTarget.Extend in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Constructors in org.eclipse.rdf4j.sail.shacl.ast.planNodes with parameters of type EffectiveTarget.ExtendModifierConstructorDescriptionBindSelect
(SailConnection connection, Resource[] dataGraph, org.eclipse.rdf4j.sail.shacl.ast.SparqlFragment query, List<org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable<Value>> vars, PlanNode source, List<String> varNames, ConstraintComponent.Scope scope, int bulkSize, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, ConnectionsGroup connectionsGroup) -
Uses of EffectiveTarget.Extend in org.eclipse.rdf4j.sail.shacl.ast.targets
Subclasses with type arguments of type EffectiveTarget.Extend in org.eclipse.rdf4j.sail.shacl.ast.targetsMethods in org.eclipse.rdf4j.sail.shacl.ast.targets that return EffectiveTarget.ExtendModifier and TypeMethodDescriptionstatic EffectiveTarget.Extend
Returns the enum constant of this type with the specified name.static EffectiveTarget.Extend[]
EffectiveTarget.Extend.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.rdf4j.sail.shacl.ast.targets with parameters of type EffectiveTarget.ExtendModifier and TypeMethodDescriptionEffectiveTarget.extend
(PlanNode source, ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, Function<PlanNode, PlanNode> filter)