Skip to content

add update_by_filter() and delete_by_filter() operations to WeaviateDocumentStore #2335

@davidsbatista

Description

@davidsbatista
def delete_by_filter(self, filters: Dict[str, Any]) -> int
def update_by_filter(self, filters: Dict[str, Any], meta: Dict[str, Any]) -> int

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions