method
delete
v1_9_1_378 -
Show latest stable
- Class:
PStore
delete(name)public
Removes an object hierarchy from the data store, by name.
WARNING: This method is only valid in a PStore#transaction and it cannot be read-only. It will raise PStore::Error if called at any other time.