Logo
NeoArc Studio

Getting Started with Data Views

Learn what data views are, how to create one, and how to use the entity overlay to inspect your model's data structure visually.

Data views provide a visual representation of your model's entities and their relationships. They combine a graph-style canvas with an entity overlay that lets you inspect properties, types, and constraints in detail. Data views replace the older ERD and search view editors with a unified experience.

Why Use Data Views

Creating a Data View

The Canvas

The data view canvas is a graph diagram where each node represents an entity and edges represent relationships. Nodes display the entity name and a summary of key properties. The canvas supports:

Next Steps