molly.core.syntax.bson
See thebson companion object
trait bson
Syntactic sugar for the Java driver's bson classes.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
Type members
Classlikes
object BsonArray
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonArray.type
object BsonBinary
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonBinary.type
object BsonBoolean
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonBoolean.type
object BsonDateTime
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonDateTime.type
object BsonDecimal128
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonDecimal128.type
object BsonDouble
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonDouble.type
object BsonInt32
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonInt32.type
object BsonInt64
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonInt64.type
object BsonNull
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonNull.type
object BsonObjectId
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonObjectId.type
object BsonRegularExpression
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
object BsonString
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonString.type
object BsonTimestamp
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonTimestamp.type
object BsonUndefined
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BsonUndefined.type
Types
In this article