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