UseFindAPI
Execute MongoDB queries using db.collection.find().
データ型
bool
デフォルト値
true
解説
Amazon DocumentDB doesn't support the legacy OP_QUERY interface, so this must be set to True to query DocumentDB clusters with db.collection.find() instead.
Execute MongoDB queries using db.collection.find().
bool
true
Amazon DocumentDB doesn't support the legacy OP_QUERY interface, so this must be set to True to query DocumentDB clusters with db.collection.find() instead.