The project's graph holds all the information necessary to model the content management system and APIs.
Why a graph?
We feel that it's a closer representation of the structure of your data. It also makes it easy to edit and maintain the structure over time as your application grows. It's a map of your data that you can zoom, drag and pan.
Graph anatomy
The graph is essentially a birds eye view of your data structures and is represented through tables, fieldsets, and fields.