Commit 61ba99b
authored
Document CRUD operations (#41)
* Document update
* Document replace
* Adding delete and has, plus updating get method.
* Adding get_many method
* Adjusting typing information - The Json serializer must be able to deal with sequences
* Adding truncate and count operations
* Adding find method
* Adding insert_many method
* Adding update_many method
* Adding update_many method
* Adding delete_many method
* Adding update_match
* Adding replace_match
* Adding delete_match1 parent 10ac7b7 commit 61ba99b
File tree
6 files changed
+1741
-28
lines changed- arangoasync
- tests
6 files changed
+1741
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| |||
0 commit comments