Operator

algoliasearch.analytics.Operator
See theOperator companion object
sealed trait Operator

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Colon.type
object Equal.type
object GreaterThan.type
object GreaterThanOrEqualTo.type
object LessThan.type
object LessThanOrEqualTo.type
object NotEqual.type
Show all
In this article