1
0
Fork 0
arangodb/Documentation/Manual/GlossaryDocumentHandle.md

7 lines
282 B
Markdown

DocumentHandle {#GlossaryDocumentHandle}
========================================
@GE{Document Handle}: A document handle uniquely identifies a document
in the database. It is a string and consists of the collection's name
and the document key (`_key` attribute) separated by `/`.