Class Restrictions.PropertyWithin

java.lang.Object
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyWithin
All Implemented Interfaces:
Restrictions.PropertyRestriction<Object>
Enclosing class:
Restrictions

public static final class Restrictions.PropertyWithin extends Object implements Restrictions.PropertyRestriction<Object>
Restriction that matches vector score within an inclusive range.
Since:
3.2
Author:
Denis Stepanov