drop Index
Drops the index given its name.
Parameters
the name of the index to remove
Drops the index given its name.
Since
3.6
Parameters
the name of the index to remove
options to use when dropping indexes
Drops the index given the keys used to create it.
Parameters
the keys of the index to remove
Drops the index given the keys used to create it.
Since
3.6
Parameters
the keys of the index to remove
options to use when dropping indexes
Drops the index given its name.
Since
3.6
Parameters
the client session with which to associate this operation
the name of the index to remove
Drops the index given its name.
Since
3.6
Parameters
the client session with which to associate this operation
the name of the index to remove
options to use when dropping indexes
Drops the index given the keys used to create it.
Since
3.6
Parameters
the client session with which to associate this operation
the keys of the index to remove
Drops the index given the keys used to create it.
Since
3.6
Parameters
the client session with which to associate this operation
the keys of the index to remove
options to use when dropping indexes