Wow
Toggle table of contents
5.21.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-mongo
/
me.ahoo.wow.mongo.query
/
findDocument
find
Document
fun
MongoCollection
<
Document
>
.
findDocument
(
converter
:
ConditionConverter
<
Bson
>
,
queryable
:
Queryable
<
*
>
,
projectionConverter
:
MongoProjectionConverter
,
sortConverter
:
MongoSortConverter
)
:
FindPublisher
<
Document
>