Heya,
Is there any mechanism that would allow me to ensure that all calls to ReadNode have been completed before the first time ReadWay is called?
I would like to denormalize ways, so I need to ensure that all the nodes are in memory before processing the ways.
Heya,
Is there any mechanism that would allow me to ensure that all calls to
ReadNodehave been completed before the first timeReadWayis called?I would like to denormalize ways, so I need to ensure that all the nodes are in memory before processing the ways.