Abstract
Visual graph query interfaces (VQI) facilitate non-programmers to query graph data effortlessly. The construction of these interfaces for large networks is typically not data-driven. That is, they do not exploit the underlying networks to automatically generate the contents of various panels of a VQI. Such data-driven construction has several benefits such as facilitating efficient top-down and bottom-up query formulation and portability of an interface across different application domains and sources. In this demonstration, we present a novel plug-and-play visual subgraph query interface construction engine called PLAYPEN that can be plugged on any large network G with a plug specification b to automatically generate the VQI for G that satisfies b by populating various components of the interface.
Original language | English |
---|---|
Title of host publication | SIGMOD '22: Proceedings of the 2022 International Conference on Management of Data |
Publisher | Association for Computing Machinery (ACM) |
Pages | 2381-2384 |
Number of pages | 4 |
ISBN (Print) | 9781450392495 |
DOIs | |
Publication status | Published - 11 Jun 2022 |
Event | ACM SIGMOD International Conference on Management of Data, SIGMOD 2022 - Virtual, Online, Philadelphia, United States Duration: 12 Jun 2022 → 17 Jun 2022 https://2022.sigmod.org/ https://dl.acm.org/doi/proceedings/10.1145/3514221 |
Publication series
Name | Proceedings of the ACM SIGMOD International Conference on Management of Data |
---|---|
ISSN (Print) | 0730-8078 |
Conference
Conference | ACM SIGMOD International Conference on Management of Data, SIGMOD 2022 |
---|---|
Country/Territory | United States |
City | Philadelphia |
Period | 12/06/22 → 17/06/22 |
Internet address |
Scopus Subject Areas
- Software
- Information Systems
User-Defined Keywords
- cognitive load
- data-driven
- graph search
- plug-and-play
- visual query interface