can anybody tell me which data type is arangodb storing his auto-generated _key's?
Is it number or string?
If i store a "foreign key" in a document from a dataset of antoher document, is it better for querys to store it as string or number?
Greetings mok