| Interface | osid.topology.GraphSearchOrder | ||
|---|---|---|---|
| Implements | osid.OsidCatalogSearchOrder | ||
| Description | 
                 An interface for specifying the ordering of search results.  | ||
| Method | getGraphSearchOrderRecord | ||
| Description | 
                     Gets the graph search order record corresponding to the 
                    given graph   | ||
| Parameters | osid.type.Type | graphRecordType | a graph record type | 
| Return | osid.topology.records.GraphSearchOrderRecord | the graph search order 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. | |