1
0
Fork 0
This commit is contained in:
Heiko Kernbach 2012-05-23 15:24:36 +02:00
parent c3ed58f484
commit d06418af02
1 changed files with 0 additions and 9 deletions

View File

@ -398,15 +398,6 @@
|___/ |___/
Welcome to arangosh 0.5.1. Copyright (c) 2012 triAGENS GmbH. Welcome to arangosh 0.5.1. Copyright (c) 2012 triAGENS GmbH.
------------------------------------- Help -------------------------------------
Example:
> db._collections(); list all collections
> db.<coll_name>.all(); list all documents
> id = db.<coll_name>.save({ ... }); save a document
> db.<coll_name>.remove(<_id>); delete a document
> db.<coll_name>.document(<_id>); get a document
> help show help pages
</pre><br><br> </pre><br><br>
</div> </div>
<form> <form>