Recapp Code Reference
Preparing search index...
backend/src/DbClient
DbClient
Class DbClient
Index
Constructors
constructor
Methods
client
db
shutdown
Constructors
constructor
new
DbClient
()
:
DbClient
Returns
DbClient
Methods
client
client
()
:
Promise
<
MongoClient
>
Returns
Promise
<
MongoClient
>
db
db
()
:
Promise
<
Db
>
Returns
Promise
<
Db
>
shutdown
shutdown
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
client
db
shutdown
Recapp Code Reference
Loading...