1
0
Fork 0
arangodb/Documentation/Books/Drivers/JS
Omar_A 5bf0eb4fea Doc - Sync-external-repo-2018-12-25 (#7854) 2018-12-27 11:17:11 +01:00
..
GettingStarted Doc - sync 2018-10-02 (rename arangodbjs to arangojs) (#6680) 2018-10-02 16:31:18 +02:00
Reference Doc - Sync-external-repo-2018-12-25 (#7854) 2018-12-27 11:17:11 +01:00
README.md Doc - sync 2018-10-02 (rename arangodbjs to arangojs) (#6680) 2018-10-02 16:31:18 +02:00

README.md

ArangoDB JavaScript Driver

The official ArangoDB low-level JavaScript client.

Note: if you are looking for the ArangoDB JavaScript API in Foxx (or the arangosh interactive shell) please refer to the documentation about the @arangodb module instead; specifically the db object exported by the @arangodb module. The JavaScript driver is only meant to be used when accessing ArangoDB from outside the database.