Methods
# raw(rawInput, args) → {Promise.<R>}
Executes a raw instruction in the Database
Parameters:
Name | Type | Description |
---|---|---|
rawInput |
||
args |
Promise.<R>
Interface
Executes a raw instruction in the Database
Name | Type | Description |
---|---|---|
rawInput |
||
args |
Promise.<R>