Annotation Interface ArangoId


@Retention(RUNTIME) @Target(FIELD) public @interface ArangoId
Annotation to declare a field to represent ArangoDB's document field _id.
Author:
Mark Vollmary