// 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"
];
"addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"manage":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed];
"addon" [
label=<
>
URL="addon.html"
tooltip="addon"
];
"app" [
label=<
>
URL="app.html"
tooltip="app"
];
"event" [
label=<
>
URL="event.html"
tooltip="event"
];
"fserver" [
label=<
>
URL="fserver.html"
tooltip="fserver"
];
"fsuggest" [
label=<
>
URL="fsuggest.html"
tooltip="fsuggest"
];
"hook" [
label=<
>
URL="hook.html"
tooltip="hook"
];
"manage" [
label=<
| manage |
| id | int[10] |
| uid | int[10] |
| xchan | char[255] |
| < 1 | 0 rows | 0 > |
>
URL="manage.html"
tooltip="manage"
];
"notify" [
label=<
| notify |
| id |
| hash |
| name |
| url |
| photo |
| date |
| msg |
| aid |
| uid |
| link |
| parent |
| seen |
| type |
| verb |
| otype |
| | 59 rows | 10 > |
>
URL="notify.html"
tooltip="notify"
];
"pconfig" [
label=<
>
URL="pconfig.html"
tooltip="pconfig"
];
"profile" [
label=<
>
URL="profile.html"
tooltip="profile"
];
"spam" [
label=<
>
URL="spam.html"
tooltip="spam"
];
}