I want to know whether in NDB API the Dictionary object obtained from Ndb object using getDictionary() API involves the network I/O for each call or it is set just once in Ndb environment.
And does that Dictionary object is multi-thread safe like Ndb object ?
And does that Dictionary object is multi-thread safe like Ndb object ?