翻译或纠错本页面
- Reference >
- Operators >
- Query Modifiers >
- $natural
$natural¶
Definition¶
- $natural¶
在 3.2 版更改: Use in conjunction with cursor.hint() to perform a collection scan to return documents in natural order.
For usage, see Force Collection Scans example in the cursor.hint() reference page.