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