Creating Data Views
Create Data Views as interactive graph-based projections of model entity subsets. Choose persistence mode for database schema visualisation or search mode for index configuration, with profile-specific type resolution and an Entity Overlay for inspecting properties.
Data Views are interactive, read-only projections of model entity subsets. Entity data (properties, types, relationships) comes from the model itself. The view stores only node positions, style overrides, and a profile reference. This separation means a single model feeds multiple views without data duplication, and changes in the model propagate to every view automatically.
View Modes
Each Data View has a single purpose defined by its view mode. The mode determines which profile type is used and what columns appear in the Entity Overlay.
Creating a Data View
The Entity Overlay
The Entity Overlay is the standard way to inspect any entity's properties. It opens as a floating panel above the graph canvas and shows three key pieces of information.
Graph Canvas Features
The Data View canvas provides several tools for exploring and presenting the data model.
Keyboard Shortcuts
Working with Views
Published Viewer
Data Views are published to the website viewer with full interactivity. Viewers can search for nodes, adjust spacing, click nodes to open the Entity Overlay, and navigate relationships - the same experience as the editor, without editing capabilities.