On Fri, Jun 12, 2015 at 5:20 PM, Ian Boston <[email protected]> wrote:
> Are all queries expected to query all keys within a collection as it is
> now, or is there some logical structure to the querying ?

Not sure if I get your question. The queries are always for immediate
children. For for 1:/a the query is like

$query: { _id: { $gt: "2:/a/", $lt: "2:/a0" }

Chetan Mehrotra

Reply via email to