| Project Data Tables Database > td Schema : td.BPM_GRAPH_RESULTS Table |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| BPMGR_ID | The record ID. | int | 4 | |||
| BPMGR_CREATED_BY | The user name of the user who created this item. | varchar | 60 | ![]() | |||
| BPMGR_CONFIGURATION | The graph configuration used in the current cached result. | varchar | 36 | ![]() | |||
| BPMGR_CREATION_DATE | The date and time that this record was cached. | datetime | 4 | ![]() | |||
| BPMGR_DATA | The cached graph data. | varchar | 16 | ![]() |
| Index | Description | Primary | Unique |
|---|---|---|---|
| BPMGR_LWR_UIX | ![]() | ||
| BPMGR_PK | ![]() | ![]() | |
| BPMGR_UIX2 |