CreateIndex — Documentation by YARD 0.9.37 (original) (raw)
Class: Mongo::Operation::CreateIndexPrivate
Inherits:
Object
- Object
- Mongo::Operation::CreateIndex show all
Includes:
OpMsgExecutable, Specifiable
Defined in:
lib/mongo/operation/create_index.rb,
lib/mongo/operation/create_index/op_msg.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
A MongoDB create index command operation.
Defined Under Namespace
Classes: OpMsg