Skip to main content
Module

x/mongo/mod.ts>GridFSBucket#drop

MongoDB driver for Deno
Extremely Popular
Go to Latest
method GridFSBucket.prototype.drop
import { GridFSBucket } from "https://deno.land/x/mongo@v0.31.1/mod.ts";

Drops the files and chunks collections associated with this bucket.