We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aae30b commit b76c313Copy full SHA for b76c313
source/fundamentals/indexes.txt
@@ -318,7 +318,7 @@ List Indexes
318
319
You can use the ``listIndexes()`` method to list all of the indexes for
320
a collection. The `listIndexes()
321
-<{+api+}/classes/Collection.html#listIndexes>`__ takes an optional
+<{+api+}/classes/Collection.html#listIndexes>`__ method takes an optional
322
`ListIndexesOptions <{+api+}/interfaces/ListIndexesOptions.html>`__
323
parameter. The ``listIndexes()`` method returns an object of type
324
`ListIndexesCursor <{+api+}/classes/ListIndexesCursor.html>`__.
0 commit comments