KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
KtMongo: MongoDB driver for Kotlin • API
/
opensavvy.ktmongo.api
/
MongoCollection
/
fullyQualifiedName
fully
Qualified
Name
abstract
val
fullyQualifiedName
:
String
(
source
)
The concatenation of the database's
name
and the collection's
name
, separated by a dot (
.
).