Interface ICreateOptions

Options for creating a ModelDB object.

Hierarchy

  • ICreateOptions

Properties

Properties

baseDB?: ModelDB

A ModelDB to use as the store for this ModelDB. If none is given, it uses its own store.

basePath?: string

The base path to prepend to all the path arguments.

Generated using TypeDoc