mirror of https://gitee.com/bigwinds/arangodb
7 lines
282 B
Markdown
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 `/`.
|