Zend certified PHP/Magento developer

Can I truncate inventory_source_item table?

I deleted all the products in the admin, but I noticed that the table inventory_source_item is still full of all the products that do not exist anymore. So, I suppose deleting the products does not delete the relation of product stock in this table. Can I truncate it safely?