mirror of https://gitee.com/bigwinds/arangodb
|
||
---|---|---|
.. | ||
CollectionAddress.mdpp | ||
CollectionMethods.mdpp | ||
DatabaseMethods.mdpp | ||
README.mdpp |
README.mdpp
!CHAPTER JavaScript Interface to Collections This is an introduction to ArangoDB's interface for collections and how to handle collections from the JavaScript shell _arangosh_. For other languages see the corresponding language API. The most import call is the call to create a new collection <!-- , see @ref HandlingCollectionsCreate "db._create". -->