Projection queries return the properties you projected and key for each entity that matches the query.
On Wed, Apr 25, 2012 at 10:39 AM, pdknsk <[email protected]> wrote: > When using projection queries for just a single property, does this > also return keys? The answer is probably yes, as returned items can > probably not be key-less, or can they? > > -- > 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. > > -- 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.
