| Attribute name | Attribute type | Docstring | Unit |
| category | str | Category of the graph | |
| creation_date | datetime | Date this object was created | |
| description | str | Description of the graph | |
| file_deleted | int | Switch to indicate if file has been deleted from the data server(s) | |
| filename | str | The name of the associated file | |
| filename_object | str | Graph is derived from this file | |
| filesize | long | The size of the file of the graph | bytes |
| globalname | str | The name used to store and retrieve file to and from Storage | |
| object_id | oidtype | The object identifier
The object identifier is an attribute shared by all persistent instances. It is the prime key, by which object identity is established | |
| source_object | DataObject | Graph is derived from this object | |