Module format

Module format 

Source
Expand description

Output format implementations for ERD visualization.

Enums§

Layout
Layout direction for diagram
OutputFormat
Output format for ERD export

Functions§

to_dot
Generate DOT format output with ERD-style tables showing all columns
to_html
Generate interactive HTML with embedded Mermaid ERD and dark/light mode toggle
to_json
Generate JSON output from a graph view
to_mermaid
Generate Mermaid erDiagram from a graph view