53 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
FromTaxiNode | int(11) | NO | 0 | |
ToTaxiNode | int(11) | NO | 0 | |
Cost | int(11) | NO | 0 |
Table
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
FromTaxiNode | int(11) | NO | 0 | |
ToTaxiNode | int(11) | NO | 0 | |
Cost | int(11) | NO | 0 |