DatabaseDocumentStore.(constructor)
Home > @backstage/plugin-search-backend-module-pg > DatabaseDocumentStore > (constructor)
Constructs a new instance of the DatabaseDocumentStore class
Signature:
constructor(db: Knex);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
db |
Knex |