mongo-standalone ~master (2021-08-13T13:58:44Z)
Dub
Repo
MongoConnection.query
kaleidic
mongo_standalone
MongoConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
MongoConnection
OP_REPLY
query
(
const
(
char
)[]
fullCollectionName
,
int
numberToSkip
,
int
numberToReturn
,
document
query
,
document
returnFieldsSelector
=
document.init
,
int
flags
= 1
,
int
limitTotalEntries
= int.
max
)
Meta
Source
See Implementation
kaleidic
mongo_standalone
MongoConnection
constructors
this
functions
delete_
getMore
insert
killCursors
query
update
variables
defaultQueryFlags
maxWireVersion
minWireVersion
socket
stream