Handbook
Glossary
mdb-query-msg
Vocabulary
mongodb
.
msg
Definition
USING:
assocs
math
strings
;
IN:
mongodb.msg
TUPLE:
mdb-query-msg
<
mdb-msg
{
collection
string
initial:
""
}
{
skip#
integer
initial:
0
}
{
return#
integer
initial:
0
}
{
query
assoc
initial:
f
}
{
returnfields
assoc
initial:
f
}
{
orderby
assoc
initial:
f
}
explain hint
;
Methods
USING:
kernel
mongodb.driver
mongodb.driver.private
mongodb.msg
;
M:
mdb-query-msg
<mdb-cursor>
mdb-cursor
boa
;
USING:
mongodb.driver
mongodb.driver.private
mongodb.msg
;
M:
mdb-query-msg
find
fix-query-collection
send-query
;
USING:
accessors
mongodb.driver
mongodb.msg
;
M:
mdb-query-msg
hint
>>hint
;
USING:
accessors
kernel
math
mongodb.driver.private
mongodb.msg
;
M:
mdb-query-msg
update-query
swap
[
start#>>
]
[
returned#>>
]
bi
+
>>skip#
drop
;
USING:
mongodb.driver.private
mongodb.msg
;
M:
mdb-query-msg
verify-query-result
;