0 votes
in Big Data | Hadoop by
Which method is used to create an index in MongoDB ?

1 Answer

0 votes
by

The createIndex() method is used to create an index.

...