digraph "oneDegreeRelationshipsDiagram" { graph [ rankdir="RL" bgcolor="#ffffff" label="\nGenerated by SchemaSpy" labeljust="l" nodesep="0.18" ranksep="0.46" fontname="Helvetica" fontsize="11" ration="compress" ]; node [ fontname="Helvetica" fontsize="11" shape="plaintext" ]; edge [ arrowsize="0.8" ]; "organizations":"country":w -> "countries":"val.type":e [arrowhead=none dir=back arrowtail=crowodot]; "user_countries":"country":w -> "countries":"val.type":e [arrowhead=none dir=back arrowtail=crowodot]; "countries" [ label=<
countries[table]
val
text[2147483647]
name
text[2147483647]
< 0259 rows2 >
> URL="../../tables/countries.html" target="_top" tooltip="countries" ]; "organizations" [ label=<
organizations[table]
id
type
country
...
< 2497.673 rows12 >
> URL="../../tables/organizations.html" target="_top" tooltip="organizations" ]; "user_countries" [ label=<
user_countries[table]
email
country
< 251 rows
> URL="../../tables/user_countries.html" target="_top" tooltip="user_countries" ]; }