QueryResult
Extends CommandResult
| Key | Type | Default | Description |
|---|---|---|---|
| cursor | Cursor | Cursor instance, present when the query was made with cursor: true |
See CommandResult for the fields inherited from it (command, fields, rows, rowType, executeTime, rowsAffected).