// dot 2.26.3 on Linux 3.2.0-4-686-pae
// SchemaSpy rev 590
digraph "impliedTwoDegreesRelationshipsDiagram" {
graph [
rankdir="RL"
bgcolor="#f7f7f7"
label="\nGenerated by SchemaSpy"
labeljust="l"
nodesep="0.18"
ranksep="0.46"
fontname="Helvetica"
fontsize="11"
];
node [
fontname="Helvetica"
fontsize="11"
shape="plaintext"
];
edge [
arrowsize="0.8"
];
"config":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"config":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed];
"pconfig":"id":w -> "notify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"pconfig":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed];
"profext":"channel_id":w -> "channel":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed];
"profext":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"profext":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed];
"sys_perms":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"sys_perms":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed];
"xconfig":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"xconfig":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed];
"cache" [
label=<
| cache |
| k | char[255] |
| v | text[65535] |
| updated | datetime[19] |
| < 0 | 21 rows | 5 > |
>
URL="cache.html"
tooltip="cache"
];
"channel" [
label=<
>
URL="channel.html"
tooltip="channel"
];
"config" [
label=<
| config |
| id |
| cat |
| k |
| v |
| < 2 | 52 rows | |
>
URL="config.html"
tooltip="config"
];
"notify" [
label=<
>
URL="notify.html"
tooltip="notify"
];
"pconfig" [
label=<
| pconfig |
| id |
| uid |
| cat |
| k |
| v |
| < 2 | 232 rows | |
>
URL="pconfig.html"
tooltip="pconfig"
];
"profext" [
label=<
| profext |
| id |
| channel_id |
| hash |
| k |
| v |
| < 3 | 0 rows | |
>
URL="profext.html"
tooltip="profext"
];
"sys_perms" [
label=<
| sys_perms |
| id |
| cat |
| k |
| v |
| public_perm |
| < 2 | 0 rows | |
>
URL="sys_perms.html"
tooltip="sys_perms"
];
"verify" [
label=<
>
URL="verify.html"
tooltip="verify"
];
"xconfig" [
label=<
| xconfig |
| id |
| xchan |
| cat |
| k |
| v |
| < 2 | 4 rows | |
>
URL="xconfig.html"
tooltip="xconfig"
];
}