Sorry, the underlying Datastore does not (yet) support nested transactions, so you cannot nest them at all.
On Monday, September 24, 2012 1:53:43 AM UTC-7, Moises Belchin wrote: > > Hi, > > In NDB we can use @ndb.transactional(xg=True). > > @ndb.transactional(xg=True) can be nested? If yes, how many > @ndb.transactional(xg=True) > can you nested? > > Thanks and regards. > Moisés Belchín. > > -- 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/-/WD_BxSS2Bo8J. 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.
