uim-mongo ~master (2021-03-13T07:27:00Z)
Dub
Repo
DMGOCollection.ensureIndex
uim
mongo
classes
collection
DMGOCollection
Creates or updates an index.
class
DMGOCollection
@
safe
O
ensureIndex
(
O
)
(
scope
const
(
std.typecons.Tuple
!(
string
,
int
))[]
field_orders
,
IndexFlags
flags
= cast(
IndexFlags
)0
,
core.time.Duration
expire_time
=
dur
(0L)
)
Meta
Source
See Implementation
uim
mongo
classes
collection
DMGOCollection
constructors
this
functions
aggregate
count
distinct
drop
dropIndex
ensureIndex
find
findAndModify
findAndModifyExt
findOne
insert
remove
update
Creates or updates an index.