Uses of Enum
org.eclipse.rdf4j.sail.shacl.ast.targets.EffectiveTarget.Extend
Package
Description
-
Uses of EffectiveTarget.Extend in org.eclipse.rdf4j.sail.shacl.ast.planNodes
ModifierConstructorDescriptionBindSelect
(SailConnection connection, Resource[] dataGraph, String query, List<org.eclipse.rdf4j.sail.shacl.ast.StatementMatcher.Variable> vars, PlanNode source, List<String> varNames, ConstraintComponent.Scope scope, int bulkSize, EffectiveTarget.Extend direction, boolean includePropertyShapeValues) -
Uses of EffectiveTarget.Extend in org.eclipse.rdf4j.sail.shacl.ast.targets
Modifier 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.Modifier and TypeMethodDescriptionEffectiveTarget.extend
(PlanNode source, ConnectionsGroup connectionsGroup, Resource[] dataGraph, ConstraintComponent.Scope scope, EffectiveTarget.Extend direction, boolean includePropertyShapeValues, Function<PlanNode, PlanNode> filter)