gatelogue_aggregator.types.context.context.Context
- class gatelogue_aggregator.types.context.context.Context
Bases:
AirSource
,RailSource
,SeaSource
,BusSource
,TownSource
,SpawnWarpSource
,ProximityContext
,SharedFacilityContext
- __init__()
Methods
__init__
()export
()find_by_ref
(v)from_sources
(sources)graph
(path)retrieve_from_cache
(config)save_to_cache
(config, g)source
(v)update
()Attributes
- export() GatelogueData
- classmethod from_sources(sources: Iterable[AirSource | RailSource | SeaSource | BusSource | TownSource]) Self
- g: rx.PyGraph
- graph(path: Path)
- classmethod sanitise_strings(g: rx.PyGraph)
- update()