Concept Flow - Delete with filter conditions
Start Delete Operation
Apply Filter Condition
Find Matching Documents
Delete Matching Documents
Return Delete Result
End
The delete operation starts by applying a filter to find matching documents, then deletes them, and finally returns the result.