Hi David, There is no such command. That space will be automatically reused for further inserts.
If you really need to compact db you can do export/import and newly imported db will have a small size. Best regards, Artem Orobets * Orient Technologiesthe Company behind OrientDB* 2014-06-04 17:15 GMT+03:00 David W. <[email protected]>: > Hi there, > > i'm using OrientDB 1.7 just to play around a bit to get to know this nice > product. I created a class and filled the database with a huge amount of > vertices of this class(i hope i use the terminology in the right way ;) ). > After some time playing around, i decided to delete all these vertices. > When i take a look in the directory of my database, i see that the > according .pcl file still takes half a gigabyte even if there ist no record > left. What i would try with Postgresql in such a moment is to execute the > VACUUM FULL command to get some disk space back. Is there a comparable > command or maybe some other way to get the database in a compact form again? > > Best wishes, > > David > > -- > > --- > 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.
