View on GitHub

goC8

Go client for macrometa GDN

Keys

Macrometa implements the ArangoDB interface and, with ith, several constrains on keys apply. It is important to realize that “key” also applies to collection names, document names, graph, and edge names. Therefore, the rules below apply whenever an identifier needs to be defined:

Users can pick key values as required, provided that the values conform to the following restrictions:

Specifying a document key is optional when creating new documents. If no document key is specified by the user, ArangoDB will create the document key itself as each document is required to have a key.