deleteAll

@GenerateBridge
open fun deleteAll(): Uni<Long>

Delete all entities of this type from the database.

Return

the number of entities deleted.

See also