reset_entity_only
Method
This is a method of the Memory class in the memory module.If you only want to drop entity items from LTM, you’d do a custom delete from local DB where meta LIKE ‘%category=entity%’. For brevity, we do a full LTM reset here.
Signature
Returns
The result of the operation.

