bson

molly.core.syntax.bson
See thebson companion object
trait bson

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object all
object bson

Members list

Type members

Classlikes

object BsonArray

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BsonArray.type
object BsonBinary

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BsonBinary.type
object BsonBoolean

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object BsonDateTime

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object BsonDouble

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BsonDouble.type
object BsonInt32

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BsonInt32.type
object BsonInt64

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BsonInt64.type
object BsonNull

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BsonNull.type
object BsonObjectId

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object BsonString

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BsonString.type
object BsonTimestamp

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object BsonUndefined

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

type BsonArray = BsonArray
type BsonBinary = BsonBinary
type BsonBoolean = BsonBoolean
type BsonDateTime = BsonDateTime
type BsonDecimal128 = BsonDecimal128
type BsonDouble = BsonDouble
type BsonInt32 = BsonInt32
type BsonInt64 = BsonInt64
type BsonNull = BsonNull
type BsonObjectId = BsonObjectId
type BsonRegularExpression = BsonRegularExpression
type BsonString = BsonString
type BsonTimestamp = BsonTimestamp
type BsonUndefined = BsonUndefined
type BsonValue = BsonValue
type Decimal128 = Decimal128
type ObjectId = ObjectId