Start from the model you already have
Derive from model builds a graph for the whole model or one submodel, and asks first what to include: entities become node types, relationships become edges, and junction tables become edge tables. Or start empty and draw it yourself. Positions follow the Logical canvas, so a derived graph opens in an arrangement you recognise.
- Tick-lists for node types, edges and edge tables before anything is built
- Junction tables found from their keys, with a treat-as-node-type override where the guess is wrong
- Focus on one node type's neighbourhood, or on every route between several
- Routes that pass through one-to-many steps flagged as able to multiply rows
- A diagnostics band with GRAPH_ rule codes; click a finding to select its object


