Preparing search index...
The search index is not available
biorate
biorate
mongodb
mongoose
mongo
CollationOptions
Interface CollationOptions
interface
CollationOptions
{
alternate
?:
string
;
backwards
?:
boolean
;
caseFirst
?:
string
;
caseLevel
?:
boolean
;
locale
:
string
;
maxVariable
?:
string
;
normalization
?:
boolean
;
numericOrdering
?:
boolean
;
strength
?:
number
;
}
Index
Properties
alternate?
backwards?
case
First?
case
Level?
locale
max
Variable?
normalization?
numeric
Ordering?
strength?
Properties
Optional
alternate
alternate
?:
string
Optional
backwards
backwards
?:
boolean
Optional
case
First
case
First
?:
string
Optional
case
Level
case
Level
?:
boolean
locale
locale
:
string
Optional
max
Variable
max
Variable
?:
string
Optional
normalization
normalization
?:
boolean
Optional
numeric
Ordering
numeric
Ordering
?:
boolean
Optional
strength
strength
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
alternate
backwards
case
First
case
Level
locale
max
Variable
normalization
numeric
Ordering
strength
biorate
Loading...