The "index" module is the default entry point when importing the arangojs
module or using the web build in the browser.
If you are just getting started, you probably want to use the
arangojs function, which is also the default export of this module,
or the Database class for which it is a wrapper.
The "index" module is the default entry point when importing the arangojs module or using the web build in the browser.
If you are just getting started, you probably want to use the arangojs function, which is also the default export of this module, or the Database class for which it is a wrapper.