Options
All
  • Public
  • Public/Protected
  • All
Menu

The callback error format for the forEach iterator method.

see

http://mongodb.github.io/node-mongodb-native/2.1/api/Cursor.html#~endCallback

Hierarchy

  • EndCallback

Callable

  • The callback error format for the forEach iterator method.

    Parameters

    • error: MongoError

      An error instance representing the error during the execution.

    Returns void

Generated using TypeDoc