toggle menu
quarkus-mongodb-panache-kotlin
JVM
switch theme
search in API
quarkus-mongodb-panache-kotlin
/
io.quarkus.mongodb.panache.kotlin
/
PanacheMongoRepositoryBase
/
deleteAll
delete
All
@
GenerateBridge
open
fun
deleteAll
(
)
:
Long
Delete all entities of this type from the database.
Return
the number of entities deleted.
See also
Panache
Mongo
Repository
Base.
delete