delete
Entirely removes the data represented by the given storage unit from the dataCache, the disk if this is an adapter that stores data in files, or from whatever relevant persistent storage is being used.
Return
Whether the data was deleted - should return false if it didn't exist.