“…While many proposed index structures can easily handle small to medium-size graphs comprising hundreds of thousands of nodes (e.g., [1], [4], [6], [11], [12], [13], [16], [18], [19], [20]), massive problem instances still remain a challenge to most of them. The only technique that can cope with webscale graphs while satisfying the requirements of restricted index size and fast query processing time, employs guided online search [22], [23], leading to an index structure that is competitive in terms of its construction time and storage space consumption, yet speeds up reachability query answering significantly when compared to a simple DFS/BFS traversal of the graph. However, it suffers from two major drawbacks.…”