Transforms immutable.Document to BsonDocument
Transforms mutable.Document to BsonDocument
Transforms Seq[(String, T)] to BsonDocument
Transforms Seq[(String, T)] to BsonDocument
the type of the values
implicit transformer for type T
a BsonDocument containing the values
Transforms Seq[T] to BsonArray
Transforms Seq[T] to BsonArray
the type of the values
implicit transformer for type T
a BsonArray containing all the values
(Since version ) see corresponding Javadoc for more information.