prorm API Reference
    Preparing search index...

    Interface DeleteAllVectorsOptions

    Options accepted by deleteAll().

    interface DeleteAllVectorsOptions {
        namespace?: string;
    }
    Index
    namespace?: string