| Interface | osid.topology.Graph | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 A   | ||
| Method | getGraphRecord | ||
| Description | 
                     Gets the graph record corresponding to the given   | ||
| Parameters | osid.type.Type | graphRecordType | the type of graph record to retrieve | 
| Return | osid.topology.records.GraphRecord | the graph record | |
| Errors | NULL_ARGUMENT |  graphRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(graphRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |