Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICreateOptions

Options for creating a ModelDB object.

Hierarchy

  • ICreateOptions

Index

Properties

Properties

Optional baseDB

baseDB: ModelDB

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

Optional basePath

basePath: string

The base path to prepend to all the path arguments.

Generated using TypeDoc