| Table Name: | eda_graph |
| Table Number: | 5933 |
| Group: | Analytics |
| Description: | The graph of the eda |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| eda_graph_type | CHAR | varchar | 80 | Type of the graph - Pie chart, 1D histogram, 2D histogram, 1D line, 2D lines, 2D scatter plot and 3D scatter plot | ||||
| is_user_defined | LONG | tinyint | 0 | DIRECT | Indicates whether the graph is defined by the user; 1=Yes, 0=No; Default=0 | |||
| name | CHAR | varchar | 32 | Name of the graph | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| graph2eda | MTO | eda | eda2eda_graph | Each EDA may have some graphs | |||
| graph_x2eda_attr | MTO | eda_attr | graph_x2eda_graph | Attribute for Axis-X | |||
| graph_y2eda_attr | MTO | eda_attr | graph_y2eda_graph | Attribute for Axis-Y | |||
| graph_z2eda_attr | MTO | eda_attr | graph_z2eda_graph | Attribute for Axis-Z | |||
| measure2eda_attr | MTO | eda_attr | measure2eda_graph | The measure of the graph | |||
| eda_graph2eda_output | OTM | eda_output | eda_output2eda_graph | The values on the graph | |||
| measure_type2gbst_elm | MTO | gbst_elm | measure_type2eda_graph | The type of the measure |
| Index Name | Fields | Flags |
|---|
| Index Name | Fields | Additional Information |
|---|---|---|
| egt5933 | eda_graph_type | nonclustered located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| eda_graph | |||