Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DatabaseConnection

Index

Methods

close

  • close(): any

init

  • init(): Promise<any>

read

  • read(path: string): Promise<any>

remove

  • remove(path: string): Promise<any>

subscribe

  • subscribe(path: string, callback: function): Promise<function>

write

  • write(path: string, toWrite: Object): Promise<any>

Generated using TypeDoc