Wie bekomme ich maxe ID in MongoDB Python

> db.getElementWithMaxIdDemo.find().sort({_id:-1}).limit(1).pretty()
Busy Bear