Package com.redis.om.spring.search.stream.predicates.fulltext
package com.redis.om.spring.search.stream.predicates.fulltext
-
ClassesClassDescriptionContainingPredicate<E,
T> EndsWithPredicate<E,T> EqualPredicate<E,T> InPredicate<E,T> LikePredicate<E,T> NotEqualPredicate<E,T> NotLikePredicate<E,T> StartsWithPredicate<E,T>