Traqula
    Preparing search index...

    Interface DeleteWhereOperation

    interface DeleteWhereOperation {
        delete: Quads[];
        updateType: "deletewhere";
    }
    Index

    Properties

    Properties

    delete: Quads[]
    updateType: "deletewhere"