marodins opened a new pull request, #102: URL: https://github.com/apache/age-viewer/pull/102
Query Builder/Generator feature The intention of this feature is to guide users through the process of creating a query by showing the available keyword options after each selected/written keyword. The keyword relationships are implemented using an adjacency matrix that represents a graph which can easily be updated or modified from the backend at anytime (a csv file) — for example, to add more keywords and relationships.   This PR also includes some component size consistency changes. Specifically, frame widths. <img width="1430" alt="Screen Shot 2023-01-10 at 10 41 02 AM" src="https://user-images.githubusercontent.com/67288224/211640664-03f6947d-ff48-4d0d-b7ca-810d325f87dd.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
