ArangoDB Support

erwin Data Modeler (DM) now supports ArangoDB 3.8 and above as a target database. This implementation supports the following objects:

  • Collection
    • Field
    • Index
  • Database
  • Graph
    • Graph Edge
  • Index
  • Relationship
  • Task
  • User ID
  • Views

The following is the list of supported data types:

  • Array

  • Boolean

  • Double

  • Integer

  • Null

  • Object

  • String

ArangoDB implementation supports all erwin DM features and functions. The following sections walk you through these features: