Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MongodbUtils

Index

Methods

Static createIndex

  • createIndex(model: any, keyObj: object): Promise<void>

Static hasIndex

  • hasIndex(model: any, key: string): Promise<boolean>

Static reviewIndex

  • reviewIndex(model: any, key: string, keyObj: object): Promise<void>

Generated using TypeDoc