digraph name { fontname = "Helvetica" fontsize = 8 node [ fontname = "Helvetica" fontsize = 8 shape = "plaintext" ] edge [ fontname = "Helvetica" fontsize = 8 ] Group [label=<
Group
>] Author -> Group [label="groups"] [arrowhead=normal arrowtail=normal]; Permission [label=<
Permission
>] Author -> Permission [label="user_permissions"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Gbobject -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Gbobject -> gbNode [label="node_ptr"] ; Gbobject [label=<
Gbobject
>] Gbobject -> Gbobject [label="priornodes"] [arrowhead=normal arrowtail=normal]; Gbobject [label=<
Gbobject
>] Gbobject -> Gbobject [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Gbobject -> gbNodetype [label="objecttypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Gbobject -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Gbobject -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Process -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Process -> gbNode [label="node_ptr"] ; Gbobject [label=<
Gbobject
>] Process -> Gbobject [label="gbobject_ptr"] ; Gbobject [label=<
Gbobject
>] Process -> Gbobject [label="priornodes"] [arrowhead=normal arrowtail=normal]; Gbobject [label=<
Gbobject
>] Process -> Gbobject [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Process -> gbNodetype [label="objecttypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Process -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Process -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; Processtype [label=<
Processtype
>] Process -> Processtype [label="processtypes"] [arrowhead=normal arrowtail=normal]; Attribute [label=<
Attribute
>] Process -> Attribute [label="priorstate_attribute_set"] [arrowhead=normal arrowtail=normal]; Relation [label=<
Relation
>] Process -> Relation [label="priorstate_relation_set"] [arrowhead=normal arrowtail=normal]; Attribute [label=<
Attribute
>] Process -> Attribute [label="poststate_attribute_set"] [arrowhead=normal arrowtail=normal]; Relation [label=<
Relation
>] Process -> Relation [label="poststate_relation_set"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] System -> NID [label="nid_ptr"] ; Node [label=<
Node
>] System -> gbNode [label="node_ptr"] ; Gbobject [label=<
Gbobject
>] System -> Gbobject [label="gbobject_ptr"] ; Gbobject [label=<
Gbobject
>] System -> Gbobject [label="priornodes"] [arrowhead=normal arrowtail=normal]; Gbobject [label=<
Gbobject
>] System -> Gbobject [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] System -> gbNodetype [label="objecttypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] System -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] System -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; Systemtype [label=<
Systemtype
>] System -> Systemtype [label="systemtypes"] [arrowhead=normal arrowtail=normal]; Gbobject [label=<
Gbobject
>] System -> Gbobject [label="object_set"] [arrowhead=normal arrowtail=normal]; Relation [label=<
Relation
>] System -> Relation [label="relation_set"] [arrowhead=normal arrowtail=normal]; Attribute [label=<
Attribute
>] System -> Attribute [label="attribute_set"] [arrowhead=normal arrowtail=normal]; Process [label=<
Process
>] System -> Process [label="process_set"] [arrowhead=normal arrowtail=normal]; System [label=<
System
>] System -> System [label="system_set"] [arrowhead=normal arrowtail=normal]; Author [label=<
Author
id AutoField
username CharField
first_name CharField
last_name CharField
email EmailField
password CharField
is_staff BooleanField
is_active BooleanField
is_superuser BooleanField
last_login DateTimeField
date_joined DateTimeField
groups ManyToManyField
user_permissions ManyToManyField
>] Gbobject [label=<
Gbobject
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
priornodes ManyToManyField
posteriornodes ManyToManyField
objecttypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
>] Process [label=<
Process
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
gbobject_ptr OneToOneField
priornodes ManyToManyField
posteriornodes ManyToManyField
objecttypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
processtypes ManyToManyField
priorstate_attribute_set ManyToManyField
priorstate_relation_set ManyToManyField
poststate_attribute_set ManyToManyField
poststate_relation_set ManyToManyField
>] System [label=<
System
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
gbobject_ptr OneToOneField
priornodes ManyToManyField
posteriornodes ManyToManyField
objecttypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
systemtypes ManyToManyField
object_set ManyToManyField
relation_set ManyToManyField
attribute_set ManyToManyField
process_set ManyToManyField
system_set ManyToManyField
>] Group [label=<
Group
>] Author -> Group [label="groups"] [arrowhead=normal arrowtail=normal]; Permission [label=<
Permission
>] Author -> Permission [label="user_permissions"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] gbNode -> NID [label="nid_ptr"] ; NID [label=<
NID
>] gbEdge -> NID [label="nid_ptr"] ; NID [label=<
NID
>] Metatype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Metatype -> gbNode [label="node_ptr"] ; Metatype [label=<
Metatype
>] Metatype -> Metatype [label="parent"] ; NID [label=<
NID
>] Nodetype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Nodetype -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Nodetype -> gbNodetype [label="parent"] ; Nodetype [label=<
Nodetype
>] Nodetype -> gbNodetype [label="priornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Nodetype -> gbNodetype [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Nodetype -> Metatype [label="metatypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Nodetype -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Nodetype -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Objecttype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Objecttype -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Objecttype -> gbNodetype [label="parent"] ; Nodetype [label=<
Nodetype
>] Objecttype -> gbNodetype [label="nodetype_ptr"] ; Nodetype [label=<
Nodetype
>] Objecttype -> gbNodetype [label="priornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Objecttype -> gbNodetype [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Objecttype -> Metatype [label="metatypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Objecttype -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Objecttype -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Edgetype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Edgetype -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Edgetype -> gbNodetype [label="parent"] ; Nodetype [label=<
Nodetype
>] Edgetype -> gbNodetype [label="nodetype_ptr"] ; Nodetype [label=<
Nodetype
>] Edgetype -> gbNodetype [label="priornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Edgetype -> gbNodetype [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Edgetype -> Metatype [label="metatypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Edgetype -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Edgetype -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Relationtype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Relationtype -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Relationtype -> gbNodetype [label="parent"] ; Nodetype [label=<
Nodetype
>] Relationtype -> gbNodetype [label="nodetype_ptr"] ; Edgetype [label=<
Edgetype
>] Relationtype -> gbEdgetype [label="edgetype_ptr"] ; NID [label=<
NID
>] Relationtype -> NID [label="subjecttypeLeft"] ; NID [label=<
NID
>] Relationtype -> NID [label="subjecttypeRight"] ; Nodetype [label=<
Nodetype
>] Relationtype -> gbNodetype [label="priornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Relationtype -> gbNodetype [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Relationtype -> Metatype [label="metatypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Relationtype -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Relationtype -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Attributetype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Attributetype -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Attributetype -> gbNodetype [label="parent"] ; Nodetype [label=<
Nodetype
>] Attributetype -> gbNodetype [label="nodetype_ptr"] ; Edgetype [label=<
Edgetype
>] Attributetype -> gbEdgetype [label="edgetype_ptr"] ; NID [label=<
NID
>] Attributetype -> NID [label="subjecttype"] ; Nodetype [label=<
Nodetype
>] Attributetype -> gbNodetype [label="priornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Attributetype -> gbNodetype [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Attributetype -> Metatype [label="metatypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Attributetype -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Attributetype -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; Attributetype [label=<
Attributetype
>] Attributetype -> Attributetype [label="validators"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Relation -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] Relation -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] Relation -> NID [label="subject1"] ; Relationtype [label=<
Relationtype
>] Relation -> Relationtype [label="relationtype"] ; NID [label=<
NID
>] Relation -> NID [label="subject2"] ; NID [label=<
NID
>] Attribute -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] Attribute -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] Attribute -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] Attribute -> Attributetype [label="attributeType"] ; NID [label=<
NID
>] AttributeCharfield -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] AttributeCharfield -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] AttributeCharfield -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] AttributeCharfield -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] AttributeCharfield -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] AttributeTextField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] AttributeTextField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] AttributeTextField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] AttributeTextField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] AttributeTextField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] IntegerField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] IntegerField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] IntegerField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] IntegerField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] IntegerField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] CommaSeparatedIntegerField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] CommaSeparatedIntegerField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] CommaSeparatedIntegerField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] CommaSeparatedIntegerField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] CommaSeparatedIntegerField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] BigIntegerField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] BigIntegerField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] BigIntegerField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] BigIntegerField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] BigIntegerField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] PositiveIntegerField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] PositiveIntegerField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] PositiveIntegerField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] PositiveIntegerField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] PositiveIntegerField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] DecimalField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] DecimalField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] DecimalField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] DecimalField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] DecimalField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] FloatField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] FloatField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] FloatField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] FloatField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] FloatField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] BooleanField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] BooleanField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] BooleanField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] BooleanField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] BooleanField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] NullBooleanField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] NullBooleanField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] NullBooleanField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] NullBooleanField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] NullBooleanField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] DateField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] DateField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] DateField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] DateField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] DateField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] DateTimeField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] DateTimeField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] DateTimeField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] DateTimeField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] DateTimeField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] TimeField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] TimeField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] TimeField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] TimeField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] TimeField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] EmailField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] EmailField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] EmailField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] EmailField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] EmailField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] FileField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] FileField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] FileField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] FileField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] FileField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] FilePathField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] FilePathField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] FilePathField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] FilePathField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] FilePathField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] ImageField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] ImageField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] ImageField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] ImageField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] ImageField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] URLField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] URLField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] URLField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] URLField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] URLField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] IPAddressField -> NID [label="nid_ptr"] ; Edge [label=<
Edge
>] IPAddressField -> gbEdge [label="edge_ptr"] ; NID [label=<
NID
>] IPAddressField -> NID [label="subject"] ; Attributetype [label=<
Attributetype
>] IPAddressField -> Attributetype [label="attributeType"] ; Attribute [label=<
Attribute
>] IPAddressField -> Attribute [label="attribute_ptr"] ; NID [label=<
NID
>] Processtype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Processtype -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Processtype -> gbNodetype [label="parent"] ; Nodetype [label=<
Nodetype
>] Processtype -> gbNodetype [label="nodetype_ptr"] ; Nodetype [label=<
Nodetype
>] Processtype -> gbNodetype [label="priornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Processtype -> gbNodetype [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Processtype -> Metatype [label="metatypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Processtype -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Processtype -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; Attributetype [label=<
Attributetype
>] Processtype -> Attributetype [label="attributetype_set"] [arrowhead=normal arrowtail=normal]; Relationtype [label=<
Relationtype
>] Processtype -> Relationtype [label="relationtype_set"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Systemtype -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Systemtype -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Systemtype -> gbNodetype [label="parent"] ; Nodetype [label=<
Nodetype
>] Systemtype -> gbNodetype [label="nodetype_ptr"] ; Nodetype [label=<
Nodetype
>] Systemtype -> gbNodetype [label="priornodes"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Systemtype -> gbNodetype [label="posteriornodes"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Systemtype -> Metatype [label="metatypes"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Systemtype -> User [label="authors"] [arrowhead=normal arrowtail=normal]; Site [label=<
Site
>] Systemtype -> Site [label="sites"] [arrowhead=normal arrowtail=normal]; Nodetype [label=<
Nodetype
>] Systemtype -> gbNodetype [label="nodetype_set"] [arrowhead=normal arrowtail=normal]; Relationtype [label=<
Relationtype
>] Systemtype -> Relationtype [label="relationtype_set"] [arrowhead=normal arrowtail=normal]; Attributetype [label=<
Attributetype
>] Systemtype -> Attributetype [label="attributetype_set"] [arrowhead=normal arrowtail=normal]; Metatype [label=<
Metatype
>] Systemtype -> Metatype [label="metatype_set"] [arrowhead=normal arrowtail=normal]; Processtype [label=<
Processtype
>] Systemtype -> Processtype [label="processtype_set"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] AttributeSpecification -> NID [label="nid_ptr"] ; Node [label=<
Node
>] AttributeSpecification -> gbNode [label="node_ptr"] ; Attributetype [label=<
Attributetype
>] AttributeSpecification -> Attributetype [label="attributetype"] ; NID [label=<
NID
>] AttributeSpecification -> NID [label="subjects"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] RelationSpecification -> NID [label="nid_ptr"] ; Node [label=<
Node
>] RelationSpecification -> gbNode [label="node_ptr"] ; Relationtype [label=<
Relationtype
>] RelationSpecification -> Relationtype [label="relationtype"] ; NID [label=<
NID
>] RelationSpecification -> NID [label="subjects"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] NodeSpecification -> NID [label="nid_ptr"] ; Node [label=<
Node
>] NodeSpecification -> gbNode [label="node_ptr"] ; Node [label=<
Node
>] NodeSpecification -> gbNode [label="subject"] ; Relation [label=<
Relation
>] NodeSpecification -> Relation [label="relations"] [arrowhead=normal arrowtail=normal]; Attribute [label=<
Attribute
>] NodeSpecification -> Attribute [label="attributes"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Union -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Union -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Union -> gbNodetype [label="nodetypes"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Complement -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Complement -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Complement -> gbNodetype [label="nodetypes"] [arrowhead=normal arrowtail=normal]; NID [label=<
NID
>] Intersection -> NID [label="nid_ptr"] ; Node [label=<
Node
>] Intersection -> gbNode [label="node_ptr"] ; Nodetype [label=<
Nodetype
>] Intersection -> gbNodetype [label="nodetypes"] [arrowhead=normal arrowtail=normal]; Author [label=<
Author
id AutoField
username CharField
first_name CharField
last_name CharField
email EmailField
password CharField
is_staff BooleanField
is_active BooleanField
is_superuser BooleanField
last_login DateTimeField
date_joined DateTimeField
groups ManyToManyField
user_permissions ManyToManyField
>] NID [label=<
NID
id AutoField
title CharField
>] Node [label=<
Node
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
>] Edge [label=<
Edge
id AutoField
title CharField
nid_ptr OneToOneField
>] Metatype [label=<
Metatype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
slug SlugField
description TextField
parent ForeignKey
lft PositiveIntegerField
rght PositiveIntegerField
tree_id PositiveIntegerField
level PositiveIntegerField
>] Nodetype [label=<
Nodetype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
parent ForeignKey
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
lft PositiveIntegerField
rght PositiveIntegerField
tree_id PositiveIntegerField
level PositiveIntegerField
priornodes ManyToManyField
posteriornodes ManyToManyField
metatypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
>] Objecttype [label=<
Objecttype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
parent ForeignKey
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
lft PositiveIntegerField
rght PositiveIntegerField
tree_id PositiveIntegerField
level PositiveIntegerField
nodetype_ptr OneToOneField
lft PositiveIntegerField
priornodes ManyToManyField
posteriornodes ManyToManyField
metatypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
>] Edgetype [label=<
Edgetype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
parent ForeignKey
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
nodetype_ptr OneToOneField
priornodes ManyToManyField
posteriornodes ManyToManyField
metatypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
>] Relationtype [label=<
Relationtype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
parent ForeignKey
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
nodetype_ptr OneToOneField
edgetype_ptr OneToOneField
inverse CharField
subjecttypeLeft ForeignKey
applicablenodetypes1 CharField
cardinalityLeft IntegerField
subjecttypeRight ForeignKey
applicablenodetypes2 CharField
cardinalityRight IntegerField
isSymmetrical NullBooleanField
isReflexive NullBooleanField
isTransitive NullBooleanField
lft PositiveIntegerField
rght PositiveIntegerField
tree_id PositiveIntegerField
level PositiveIntegerField
priornodes ManyToManyField
posteriornodes ManyToManyField
metatypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
>] Attributetype [label=<
Attributetype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
parent ForeignKey
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
nodetype_ptr OneToOneField
edgetype_ptr OneToOneField
subjecttype ForeignKey
applicablenodetypes CharField
dataType CharField
verbose_name CharField
null NullBooleanField
blank NullBooleanField
help_text CharField
max_digits IntegerField
decimal_places IntegerField
auto_now NullBooleanField
auto_now_add NullBooleanField
upload_to CharField
path CharField
verify_exists NullBooleanField
min_length IntegerField
required NullBooleanField
label CharField
unique NullBooleanField
default CharField
editable NullBooleanField
lft PositiveIntegerField
rght PositiveIntegerField
tree_id PositiveIntegerField
level PositiveIntegerField
priornodes ManyToManyField
posteriornodes ManyToManyField
metatypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
validators ManyToManyField
>] Relation [label=<
Relation
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subject1Scope CharField
subject1 ForeignKey
relationTypeScope CharField
relationtype ForeignKey
objectScope CharField
subject2 ForeignKey
>] Attribute [label=<
Attribute
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
>] AttributeCharfield [label=<
AttributeCharfield
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
charfield CharField
>] AttributeTextField [label=<
AttributeTextField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
textfield TextField
>] IntegerField [label=<
IntegerField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
integerfield IntegerField
>] CommaSeparatedIntegerField [label=<
CommaSeparatedIntegerField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
commaseparatedintegerfield CommaSeparatedIntegerField
>] BigIntegerField [label=<
BigIntegerField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
bigintegerfield BigIntegerField
>] PositiveIntegerField [label=<
PositiveIntegerField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
positiveintegerfield PositiveIntegerField
>] DecimalField [label=<
DecimalField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
decimalfield DecimalField
>] FloatField [label=<
FloatField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
floatfield FloatField
>] BooleanField [label=<
BooleanField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
booleanfield BooleanField
>] NullBooleanField [label=<
NullBooleanField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
nullbooleanfield NullBooleanField
>] DateField [label=<
DateField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
datefield DateField
>] DateTimeField [label=<
DateTimeField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
DateTimeField DateTimeField
>] TimeField [label=<
TimeField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
TimeField TimeField
>] EmailField [label=<
EmailField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
charfield CharField
>] FileField [label=<
FileField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
filefield FileField
>] FilePathField [label=<
FilePathField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
filepathfield FilePathField
>] ImageField [label=<
ImageField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
imagefield ImageField
>] URLField [label=<
URLField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
urlfield URLField
>] IPAddressField [label=<
IPAddressField
id AutoField
title CharField
nid_ptr OneToOneField
edge_ptr OneToOneField
subjectScope CharField
subject ForeignKey
attributeTypeScope CharField
attributeType ForeignKey
valueScope CharField
svalue CharField
attribute_ptr OneToOneField
ipaddressfield IPAddressField
>] Processtype [label=<
Processtype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
parent ForeignKey
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
lft PositiveIntegerField
rght PositiveIntegerField
tree_id PositiveIntegerField
level PositiveIntegerField
nodetype_ptr OneToOneField
lft PositiveIntegerField
priornodes ManyToManyField
posteriornodes ManyToManyField
metatypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
attributetype_set ManyToManyField
relationtype_set ManyToManyField
>] Systemtype [label=<
Systemtype
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
content TextField
parent ForeignKey
image ImageField
excerpt TextField
tags TagField
slug SlugField
status IntegerField
featured BooleanField
comment_enabled BooleanField
pingback_enabled BooleanField
creation_date DateTimeField
last_update DateTimeField
start_publication DateTimeField
end_publication DateTimeField
login_required BooleanField
password CharField
template CharField
lft PositiveIntegerField
rght PositiveIntegerField
tree_id PositiveIntegerField
level PositiveIntegerField
nodetype_ptr OneToOneField
lft PositiveIntegerField
priornodes ManyToManyField
posteriornodes ManyToManyField
metatypes ManyToManyField
authors ManyToManyField
sites ManyToManyField
nodetype_set ManyToManyField
relationtype_set ManyToManyField
attributetype_set ManyToManyField
metatype_set ManyToManyField
processtype_set ManyToManyField
>] AttributeSpecification [label=<
AttributeSpecification
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
attributetype ForeignKey
subjects ManyToManyField
>] RelationSpecification [label=<
RelationSpecification
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
relationtype ForeignKey
subjects ManyToManyField
>] NodeSpecification [label=<
NodeSpecification
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
subject ForeignKey
relations ManyToManyField
attributes ManyToManyField
>] Union [label=<
Union
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
nodetypes ManyToManyField
>] Complement [label=<
Complement
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
nodetypes ManyToManyField
>] Intersection [label=<
Intersection
id AutoField
title CharField
nid_ptr OneToOneField
altnames TagField
plural CharField
rating_votes PositiveIntegerField
rating_score IntegerField
node_ptr OneToOneField
nodetypes ManyToManyField
>] ContentType [label=<
ContentType
>] Permission -> ContentType [label="content_type"] ; Permission [label=<
Permission
>] Group -> Permission [label="permissions"] [arrowhead=normal arrowtail=normal]; Group [label=<
Group
>] User -> Group [label="groups"] [arrowhead=normal arrowtail=normal]; Permission [label=<
Permission
>] User -> Permission [label="user_permissions"] [arrowhead=normal arrowtail=normal]; User [label=<
User
>] Message -> User [label="user"] ; Permission [label=<
Permission
id AutoField
name CharField
content_type ForeignKey
codename CharField
>] Group [label=<
Group
id AutoField
name CharField
permissions ManyToManyField
>] User [label=<
User
id AutoField
username CharField
first_name CharField
last_name CharField
email EmailField
password CharField
is_staff BooleanField
is_active BooleanField
is_superuser BooleanField
last_login DateTimeField
date_joined DateTimeField
groups ManyToManyField
user_permissions ManyToManyField
>] Message [label=<
Message
id AutoField
user ForeignKey
message TextField
>] User [label=<
User
>] Revision -> User [label="user"] ; Revision [label=<
Revision
>] Version -> Revision [label="revision"] ; ContentType [label=<
ContentType
>] Version -> ContentType [label="content_type"] ; Revision [label=<
Revision
id AutoField
manager_slug CharField
date_created DateTimeField
user ForeignKey
comment TextField
>] Version [label=<
Version
id AutoField
revision ForeignKey
object_id TextField
object_id_int IntegerField
content_type ForeignKey
format CharField
serialized_data TextField
object_repr TextField
type PositiveSmallIntegerField
>] }