Hi guys, The answer is easy, since you have a property, the name of the property is not written anymore inside the record. doesn't matter which operation you do, insert or update every time a record is written will be written optimized. we don't do any conversion at the moment of the property creation. if you drop a property the name return to be written inside the record.
you have no way to know if a record is written optimized or not(and you may not need to know :) ). that's all, if you want more details how this is done internally just ask :) bye Emanuel On 10/23/2014 10:55 PM, Luca Garulli wrote: > I think @tglman (Emanuele) is the best guys to answer to this > question. Are you around? > > Lvc@ > > > On 23 October 2014 16:53, <[email protected] > <mailto:[email protected]>> wrote: > > Luca; that was what I was trying to explain :) > > On Thursday, 23 October 2014 01:52:42 UTC, Keith Freeman wrote: > > Thanks. Is there any way to tell if values have the > field-name stored with them? For example if I create some > records with fields that don't match the properties, then add > properties to the class that match those fields, then add new > records, can I tell which ones have the field names stored and > which ones don't? > > On Wednesday, October 22, 2014 5:15:42 PM UTC-6, Lvc@ wrote: > > Hi Stefan, > Starting from 2.0, only schema properties are managed in > this way. All schema-less properties remain stored in the > document. > > Lvc@ > > -- > > --- > You received this message because you are subscribed to the Google > Groups "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, > send an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. > > > -- > > --- > You received this message because you are subscribed to the Google > Groups "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
