Annotation Interface ArangoId


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