Class UnorderedSelect.Mapper.SubjectScopedMapper
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectScopedMapper
- All Implemented Interfaces:
BiFunction<Statement,
Resource[], ValidationTuple>
- Enclosing class:
UnorderedSelect.Mapper
public static class UnorderedSelect.Mapper.SubjectScopedMapper
extends Object
implements BiFunction<Statement,Resource[],ValidationTuple>
-
Method Details
-
apply
- Specified by:
apply
in interfaceBiFunction<Statement,
Resource[], ValidationTuple>
-
hashCode
public int hashCode() -
equals
-
getFunction
public static UnorderedSelect.Mapper.SubjectScopedMapper getFunction(ConstraintComponent.Scope scope)
-