object
Filter
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
and(filters: Bson*): Bson
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
contains[A, COL <: Iterable[A]](key: DocKey[COL, _ <: BsonArray], value: A)(implicit cbf: CanBuildFrom[Nothing, A, COL]): Bson
-
def
elemMatch(key: DocKey[_, _ <: BsonArray], filter: Bson): Bson
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equal[A](key: DocKey[A, _], value: A): Bson
-
def
equals(arg0: Any): Boolean
-
def
exists(key: DocKey[_, _]): Bson
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
gt[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
def
gte[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
def
hashCode(): Int
-
def
in[A](key: DocKey[A, _], values: Iterable[A]): Bson
-
final
def
isInstanceOf[T0]: Boolean
-
def
lt[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
def
lte[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
final
def
ne(arg0: AnyRef): Boolean
-
def
nin[A](key: DocKey[A, _], values: Iterable[A]): Bson
-
def
notEqual[A](key: DocKey[A, _], value: A): Bson
-
def
notExists(key: DocKey[_, _]): Bson
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
or(filters: Bson*): Bson
-
def
regex[A](key: DocKey[A, BsonString], pattern: String): Bson
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
object
Limitations
Deprecated Value Members
-
def
eq[A](key: DocKey[A, _], value: A): Bson
-
def
ne[A](key: DocKey[A, _], value: A): Bson
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
and(filters: Bson*): Bson
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
contains[A, COL <: Iterable[A]](key: DocKey[COL, _ <: BsonArray], value: A)(implicit cbf: CanBuildFrom[Nothing, A, COL]): Bson
-
def
elemMatch(key: DocKey[_, _ <: BsonArray], filter: Bson): Bson
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equal[A](key: DocKey[A, _], value: A): Bson
-
def
equals(arg0: Any): Boolean
-
def
exists(key: DocKey[_, _]): Bson
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
gt[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
def
gte[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
def
hashCode(): Int
-
def
in[A](key: DocKey[A, _], values: Iterable[A]): Bson
-
final
def
isInstanceOf[T0]: Boolean
-
def
lt[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
def
lte[A, BSON <: BsonValue](key: DocKey[A, BSON], value: A)(implicit arg0: CanCompare[BSON]): Bson
-
final
def
ne(arg0: AnyRef): Boolean
-
def
nin[A](key: DocKey[A, _], values: Iterable[A]): Bson
-
def
notEqual[A](key: DocKey[A, _], value: A): Bson
-
def
notExists(key: DocKey[_, _]): Bson
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
or(filters: Bson*): Bson
-
def
regex[A](key: DocKey[A, BsonString], pattern: String): Bson
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
object
Limitations
-
def
eq[A](key: DocKey[A, _], value: A): Bson
-
def
ne[A](key: DocKey[A, _], value: A): Bson