我有一个问题如下: # I just want to add limit() in case it is set, not otherwiseself.collection.find(condition)注:极限只是一个例子,它可以是任何像sort之类的函数,所以我只想知道是否有一种机制来绑定像这样<em
当我试图从集合中打印字典对象时,会出现错误。集合只包含一个带有{title:"book"}的对象,在下面的代码中,我检索了一个pymongo.cursor对象作为变量名"thedb“。print(thedb)<pymongo.cursor.Cursor object at 0x01175D10>
若要返回所