Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DataBase

Index

Constructors

Properties

maxStoreLength: number = 256
regex: RegExp = ...
segmentDigitCount: number = 6
stored: {} = ...

Type declaration

  • [id: string]: {}
    • [key: string]: any

Accessors

  • get id(): string

Methods

  • hasCollection(id: string | Collection<{}>): boolean
  • load(): void
  • save(): void
  • fetch(id: string): any
  • fetchAll(): {}
  • match(): RegExpMatchArray[]
  • store(id: string): void
  • storeAll(): void

Generated using TypeDoc version 0.22.18, the 7/5/2022