Abstract
Many real-world graphs contain edge labels for representing different types of relations between nodes, such as social networks, biological networks and knowledge graphs. As a fundamental task, the label-constrained reachability (LCR) query asks whether a given vertex s can reach another vertex t, only using a restricted set of given edge labels. However, existing works build a heavy index while taking too much time for answering queries online, exhibiting a poor performance on large graphs. To further reduce the index size and accelerate both index construction and query processing, we introduce two novel pruning techniques including degree-one reduction and unreachable query filter. Extensive experiments demonstrate that our proposed techniques significantly boost state-of-the-art methods.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.