1
0
Fork 0
arangodb/Doxygen/Examples.Durham/shell_read-document-not-found

6 lines
214 B
Plaintext

avocado> db.example.document("1432124/123456");
JavaScript exception in file '(avocado)' at 1,12:
[AvocadoError 1202: document not found: document not found]
!db.example.document("1432124/123456");
! ^