KtMongo
Toggle table of contents
0.20.1
common
Platform filter
common
Switch theme
Search in API
KtMongo
Kotlin BSON • Multiplatform abstraction for different BSON implementations
/
opensavvy.ktmongo.bson.types
/
ObjectIdGenerator
/
newId
new
Id
@
ExperimentalTime
abstract
fun
newId
(
)
:
ObjectId
(
source
)
Creates a new instance of an
ObjectId
.
Throws
No
Such
Element
Exception
If the generator is not able to generate more IDs.