DBBrowser
Extends:
events~Emitter → DBBrowser
Browses the atvise-server database based on one or more root nodes.
Constructor Summary
| Public Constructor | ||
| public |
constructor(options: Object) Creates a new Browser with some options. |
|
Member Summary
| Public Members | ||
| public |
The node adresses already browsed. |
|
| public |
|
|
| public |
If the browser should also browse subnodes. |
|
| public |
worker: DBWorker The DBWorker used |
|
Method Summary
| Public Methods | ||
| public |
Starts the browser based on some root nodes. |
|