Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseOptions

Hierarchy

  • Options
    • DatabaseOptions

Index

Properties

Optional fileMustExist

fileMustExist: undefined | false | true

Optional memory

memory: undefined | false | true

Optional readonly

readonly: undefined | false | true

Optional timeout

timeout: undefined | number

Optional verbose

verbose: undefined | function

Generated using TypeDoc