KtMongo
      Target filter
Search in API
Skip to content
    KtMongo
KtMongo: MongoDB driver for Kotlin • Synchronous/opensavvy.ktmongo.sync/SyncMongoCollection/find

find

abstract override fun find(): SyncMongoFindIterable<Document>(source)
abstract override fun find(options: FindOptions<Document>.() -> Unit, filter: FilterQuery<Document>.() -> Unit): SyncMongoFindIterable<Document>(source)
Generated by Dokka
© 2026 Copyright