unloads all clean indices from memory and frees unused objects.
unloads all clean indices from memory and frees unused objects.
void Purge();
unloads a specific object from the db4o reference mechanism.
void Purge(object);
ExtObjectContainer Interface | com.db4o.ext Namespace