Uses of Enum
org.eclipse.rdf4j.sail.shacl.ast.planNodes.FilterByPredicateObject.FilterOn
Packages that use FilterByPredicateObject.FilterOn
-
Uses of FilterByPredicateObject.FilterOn in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Fields in org.eclipse.rdf4j.sail.shacl.ast.planNodes declared as FilterByPredicateObject.FilterOnModifier and TypeFieldDescriptionprivate final FilterByPredicateObject.FilterOn
FilterByPredicateObject.filterOn
Methods in org.eclipse.rdf4j.sail.shacl.ast.planNodes that return FilterByPredicateObject.FilterOnModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static FilterByPredicateObject.FilterOn[]
FilterByPredicateObject.FilterOn.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eclipse.rdf4j.sail.shacl.ast.planNodes with parameters of type FilterByPredicateObject.FilterOnModifierConstructorDescriptionFilterByPredicateObject
(SailConnection connection, Resource[] dataGraph, IRI filterOnPredicate, Set<Resource> filterOnObject, PlanNode parent, boolean returnMatching, FilterByPredicateObject.FilterOn filterOn, boolean includeInferred)