klyn.data.EntityManager.clear
method
public clear() as Void:
Description

Detaches every entity from this persistence context.

Provider configuration, repositories and an active transaction remain owned by this manager. Only identity-map and pending unit-of-work state are discarded.

manager.clear()