First I was not able to find the example from the Graph Gurus Episode 8: Location, Location, Location - Geospatial Analysis with a Native Parallel Graph Database
My first question are how do you get the latest data within TG schema. The second question is to calculate and find the people within the given post code and radius within TG GSQL and rank them based on the distance from given postcode.
My final question is that when you have high volume of data recorded, what are the best approach to pull the newest data to find the people in given postcode and radius and rank the people based the distance. will I need kafka or other MQ systems?
The second question is to calculate and find the people within the given postcode and radius within TG GSQL and rank them based on the distance from given postcode.
The video covers this. Is there a certain aspect of the video that is hard to understand?
My final question is that when you have high volume of data recorded, what are the best approach to pull the newest data to find the people in given postcode and radius and rank the people based the distance. will I need kafka or other MQ systems?