IT:ArangoDB:HowTo:API/JS
Summary
ArangoDB's JS client library covers various functionality.
The most commonly used are the CRUD methods to manipulate Documents within Document Catalogs:
But the API also allows for manipulating Graphs:
it:ad:arangodb:howto:api:js:home
ArangoDB's JS client library covers various functionality.
The most commonly used are the CRUD methods to manipulate Documents within Document Catalogs:
But the API also allows for manipulating Graphs: