Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.8/mongodb/lib/cursor/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.8/mongodb/lib/cursor/list_search_indexes_cursor.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ListSearchIndexesCursor = void 0;
const aggregation_cursor_1 = require("./aggregation_cursor");
/** @public */
class ListSearchIndexesCursor extends aggregation_cursor_1.AggregationCursor {
    /** @internal */
    constructor({ fullNamespace: ns, client }, name, options = {}) {
        const pipeline = name == null ? [{ $listSearchIndexes: {} }] : [{ $listSearchIndexes: { name } }];
        super(client, ns, pipeline, options);
    }
}
exports.ListSearchIndexesCursor = ListSearchIndexesCursor;
//# sourceMappingURL=list_search_indexes_cursor.js.map

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists