KtMongo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KtMongo
Shared utilities for the sync- and coroutines-based KtMongo drivers based on the KMongo library
/
opensavvy.ktmongo.utils.kmongo
/
KMongoNameStrategy
KMongo
Name
Strategy
class
KMongoNameStrategy
(
default
:
PropertyNameStrategy
=
PropertyNameStrategy.Default
)
:
PropertyNameStrategy
(
source
)
Members
Constructors
KMongo
Name
Strategy
Link copied to clipboard
constructor
(
default
:
PropertyNameStrategy
=
PropertyNameStrategy.Default
)
Functions
path
Of
Link copied to clipboard
@
LowLevelApi
open
override
fun
pathOf
(
property
:
KProperty1
<
*
,
*
>
)
:
Path