Skip to main content

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

def reset_entity_only() -> Any

Returns

Returns
Any
The result of the operation.