Skip to content

Commit f2042a1

Browse files
committed
double text?
1 parent 9b10338 commit f2042a1

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

source/fundamentals/indexes.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -285,19 +285,6 @@ parameter. The ``listIndexes()`` method returns an object of type
285285
The following code uses the ``listIndexes()`` method to list all the
286286
indexes in a collection:
287287

288-
List Indexes
289-
------------
290-
291-
You can use the ``listIndexes()`` method to list all of the indexes for
292-
a collection. The `listIndexes()
293-
<{+api+}/classes/Collection.html#listIndexes>`__ method takes an optional
294-
`ListIndexesOptions <{+api+}/interfaces/ListIndexesOptions.html>`__
295-
parameter. The ``listIndexes()`` method returns an object of type
296-
`ListIndexesCursor <{+api+}/classes/ListIndexesCursor.html>`__.
297-
298-
The following code uses the ``listIndexes()`` method to list all the
299-
indexes in a collection:
300-
301288
.. literalinclude:: /code-snippets/indexes/listIndexes.js
302289
:language: js
303290
:start-after: start-listIndexes-example

0 commit comments

Comments
 (0)