View Source Ecto.ERD.Node (Ecto ERD v0.4.2)
Node struct
- If
sourceisnil, thenschema_modulecannot beniland node describes embedded schema. - If
sourceis notnilandschema_moduleis notnil, then node describes regular schema. - If
schema_moduleisnil, thensourcecannot beniland node describes a source (table) which was automatically inferred from many-to-many relations. - If
clusterisnil, then the node will be rendered outside any cluster..
Link to this section Summary
Functions
Set a cluster for a given node.
Link to this section Types
Specs
Link to this section Functions
Specs
Set a cluster for a given node.
Cluster is a group of nodes which are displayed together.