The 40 Labels are retrieved with 2 RPCs. One "query" and one "next" (batches of about 20 objects). Then for each label you get an Item object, that is 40 RPC gets by key.
That would total to 42 RPCs 2010/6/8 Jan Michael Ibanez <[email protected]>: > My test data is just 10 rows in Item and 40 in Label. > > That would mean that at least 40 * 10 queries are run, which means about 400 > queries. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
