Introduction to MongoDB sort() method ... To specify the order of the documents returned by a query, you use the sort() method: cursor.sort({field1: order, field2 ...
確定! 回上一頁