Hi Jonathan, As Amy says here<https://groups.google.com/d/msg/google-appengine/e8uNvbSbIU8/lpI3W3Ic4qMJ>, it's probably best to put questions like this on stackoverflow.com.
Richard On Monday, April 2, 2012 1:34:37 AM UTC+2, Jonathan Bailey wrote: > > The example > here<https://developers.google.com/appengine/docs/go/gettingstarted/usingdatastore>shows > how to fetch at most 10 items, but I would like to retrieve all the > of items, in order to loop through them. > > How do I go about this? Like how do I create an array (or slice as Go > seems to call them) which has no set capacity? > > Bearing in mind that it may have hundreds of entities at some point, how > can do I this without loading them all into memory at once? Or do I not > need to worry about that on GAE? > -- 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/-/6rjepbE69bAJ. 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.