Focus depth (number of relationship hops to show)
Focus node ID (if in focus mode)
IDs of highlighted nodes
OptionallayoutActive layout algorithm — persisted so a user's preferred view (schema-grid vs. dagre hierarchical) survives navigation and reloads. Defaults to 'schema-grid' when absent.
Node positions for restoring exact layout
ID of the currently selected node
X translation (pan position)
Y translation (pan position)
Current zoom level (1 = 100%)
State of the ERD diagram for saving/restoring. Use with
getState()andsetState()methods for persistence.Example