Show TOC

CDS Graphical EditorLocate this document in the navigation structure

The CDS Graphical Editor provides a read-only view containing CDS entities, user-defined types, and the relationships between entities in graphical representations.

The editor allows you to understand the code implementation much faster as you do not have to read and understand the code itself.

Example of a data source structure displayed in the CDS Graphical Editor
Figure 1: Example of a data source structure displayed in the CDS Graphical Editor

In the CDS Graphical Editor, the following graphical representations of CDS entities are provided:

Symbol Description

Represents an entity

Represents a key element in an entity

Represents elements in an entity

Represents an association in an entity

Represents a user-defined type.

Also defines an association

Note

This line indicates the relationship between entities. The association name appears on the line. It also displays the cardinality if you have defined cardinality for the association.

Indicates an inner join

Indicates a left outer join

Indicates a union

The CDS Graphical Editor provides you with the following options:

  • View CDS entities in a source code editor
  • Make changes to the CDS entities in the source code editor and view the changes in the graphical editor
  • View usage of a user-defined type within a DDL source
  • Navigate within a data model
  • Auto layout objects in the editor