// dot 2.26.3 on Linux 3.2.0-4-686-pae
// SchemaSpy rev 590
digraph "oneDegreeRelationshipsDiagram" {
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"
];
"manage":"xchan":w -> "xchan":"xchan_hash":e [arrowhead=none dir=back arrowtail=crowodot];
"manage" [
label=<
manage |
id | int[10] |
uid | int[10] |
xchan | char[255] |
< 1 | 0 rows | 0 > |
>
URL="manage.html"
tooltip="manage"
];
"xchan" [
label=<
xchan |
xchan_hash |
xchan_guid |
xchan_guid_sig |
xchan_pubkey |
xchan_photo_mimetype |
xchan_photo_l |
xchan_photo_m |
xchan_photo_s |
xchan_addr |
xchan_url |
xchan_connurl |
xchan_follow |
xchan_connpage |
xchan_name |
xchan_network |
xchan_instance_url |
xchan_flags |
xchan_photo_date |
xchan_name_date |
xchan_hidden |
xchan_orphan |
xchan_censored |
xchan_selfcensored |
xchan_system |
xchan_pubforum |
xchan_deleted |
< 2 | 2 301 rows | 35 > |
>
URL="xchan.html"
tooltip="xchan"
];
}