Yes an 'entity' is a single 'row'. The 1Mb is per entity, not per entity model (equivilent to a 'table'). You can use up all your data store quote with just one model.
On 21/07/2009, jcalfee <[email protected]> wrote: > > At the bottom of the Datastore Overview page, there is a limit set on > the entity size. I just want clarify, is this a single entity (object > instance), or does this apply to all 'rows' for this entity? > > I would think it applies to a single entity given the generous quote > on the Datastore. I want to be sure before basing a design on this > though. > > http://code.google.com/appengine/docs/java/datastore/overview.html > > Limit Amount > maximum entity size 1 megabyte > > thanks, > jc > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
