Thanks Ivan for clarifying that. Do you know what is wrong with the Java API code that would not delete the record from the default cluster? After record.delete() is called, I still see the record present in the database, unlike truncate record command which actually removes the record.
On Tue, Apr 19, 2016 at 2:47 PM, Ivan Mainetti <[email protected]> wrote: > Hi, it is the normal behaviour: the file size is not supposed to be > decreased, it supposed to be reused for new records. > > -- > > --- > 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. > -- --- 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.
