Skip to content

How to remove data by filter #186

@michael2043

Description

@michael2043

I want to remove data by filter like below

db.xxx.query().filter(function(){
return xxxxx;//condition
}).remove();

how can I use ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions