gis
.gobs
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
graph_node
0
rows
Description
Graph nodes, to store key words used to find an indicator.
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
serial
10
√
nextval('gobs.graph_node_id_seq'::regclass)
r_indicator_node
.fk_id_node
r_indicator_node_fk_id_node_fkey
C
ID
gn_label
text
2147483647
null
Name of the node
Showing 1 to 2 of 2 entries
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
graph_node_pkey
Primary key
Asc
id
graph_node_gn_name_idx
Performance
Asc
gn_label
graph_node_gn_name_unique
Must be unique
Asc
gn_label
Showing 1 to 3 of 3 entries
Relationships
Close relationships within degrees of separation
One
Two degrees