Package

org.scalajs.nodejs.mongodb

gridfs

Permalink

package gridfs

Visibility
  1. Public
  2. All

Type Members

  1. class DownloadStreamByNameOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  2. class DownloadStreamOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  3. trait Grid extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  4. trait GridFSBucket extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  5. trait GridFSBucketClass extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  6. class GridFSBucketFindOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  7. trait GridFSBucketReadStream extends Object with Readable

    Permalink
    Annotations
    @RawJSType() @native()
  8. trait GridFSBucketReadStreamClass extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  9. trait GridFSBucketWriteStream extends Object with Writable

    Permalink
    Annotations
    @RawJSType() @native()
  10. class GridFSOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  11. class GridOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  12. trait GridStore extends Object with EventEmitter

    Permalink
    Annotations
    @RawJSType() @native()
  13. trait GridStoreClass extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  14. class GridStoreOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  15. trait GridStoreStream extends Object with Duplex

    Permalink
    Annotations
    @RawJSType() @native()
  16. class ReadStreamOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  17. class UploadStreamOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()

Ungrouped