MongoCursor.this
this
(MongoClient client, string collection, QueryFlags flags, int nskip, int nret, Q query, S return_field_selector)deprecated Old (MongoDB <3.6) style cursor iteration no longer supported
No documentation available for this declaration.
this
(MongoClient client, string collection, long cursor, DocType[] existing_documents)deprecated Old (MongoDB <3.6) style cursor iteration no longer supported
No documentation available for this declaration.
this
(MongoClient client, string database, string collection, Q query, FindOptions options)No documentation available for this declaration.
this
(MongoClient client, Bson command, int batchSize = 0, Duration getMoreMaxTime = Duration.max)No documentation available for this declaration.