Just read an article on how to download data from AppEngine Datastore: https://developers.google.com/appengine/docs/python/tools/uploadingdata
It's a great tutorial, but, as far as I can see, it says nothing on whether it is possible to download entities from Datastore that were created after a *specific date*, which is actually my current need - I want to download my data periodically and each time I do this it would be preferrable to get the *new/updated entities only*. So, is that possible? Thanks, Mikhail -- 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/-/R4N9oJ-rOUkJ. 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.
