| Tags: | enterprise | 
| Authors: | Doug Coleman | 
| Class | Superclass | Slots | 
|  city |  tuple | city-id country-id region-id city longitude latitude timezone code | 
|  country |  tuple | country-id country fips104 iso2 iso3 ison internet capital map-reference nationality-singular nationality-plural currency currency-code population title comment | 
|  region |  tuple | region-id country-id region code adm1-code | 
|  version |  tuple | component version rows | 
| Word | Stack effect | 
|  geobytes-cities-path | ( -- value ) | 
|  geobytes-countries-path | ( -- value ) | 
|  geobytes-regions-path | ( -- value ) | 
|  geobytes-version-path | ( -- value ) | 
|  load-cities | ( -- seq ) | 
|  load-countries | ( -- seq ) | 
|  load-regions | ( -- seq ) | 
|  load-version | ( -- seq ) | 
| Word | Stack effect | 
|  city? | ( object -- ? ) | 
|  country? | ( object -- ? ) | 
|  region? | ( object -- ? ) | 
|  version? | ( object -- ? ) |