Packages

o

org.mongodb.scala.model

InsertOneOptions

object InsertOneOptions

The options to apply to an operation that inserts a single document into a collection.

Since

1.1

Note

Requires MongoDB 3.2 or greater

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. InsertOneOptions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def apply(): InsertOneOptions

    Construct a new instance.