method MongoAdapter.prototype.isReady
MongoAdapter.prototype.isReady(): boolean

Reports whether the adapter is connected. @inheritdoc

Return Type

boolean

Usage

import { MongoAdapter } from "database-plugin/src/index.ts";