[google-appengine] Re: how to get all entities of one Model for ndb?

2012-06-21 Thread saintthor
thank you. it is helpful.

在 2012年6月22日星期五UTC+8上午11时32分39秒,Guido van Rossum写道:
>
> On Thursday, June 21, 2012 2:52:01 AM UTC-7, saintthor wrote:
>>
>> as db.Model.all() does.
>>
>
> Let me remind people of the "NDB cheat sheet" which answers every 
> conceivable question about how to spell db's patterns in NDB:
>
>
> https://docs.google.com/a/google.com/document/d/1AefylbadN456_Z7BZOpZEXDq8cR8LYu7QgI7bt5V0Iw/edit
>
> --Guido van Rossum 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/H9-5vrJa4rEJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: how to get all entities of one Model for ndb?

2012-06-21 Thread Guido van Rossum
On Thursday, June 21, 2012 2:52:01 AM UTC-7, saintthor wrote:
>
> as db.Model.all() does.
>

Let me remind people of the "NDB cheat sheet" which answers every 
conceivable question about how to spell db's patterns in NDB:

https://docs.google.com/a/google.com/document/d/1AefylbadN456_Z7BZOpZEXDq8cR8LYu7QgI7bt5V0Iw/edit

--Guido van Rossum 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/bJ7f0jQC9WAJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.