TigerGraph Visual Query Tool Description Connect to a TigerGraph database Run an installed query or create and run a new one Set arguments using interactive Streamlit widgets Choose how the data is displayed (currently JSON and table) Dependencies streamlit pyTigerGraphBeta pandas flat-table Run App Clone repository to a local directory. Navigate to the directory in a CLI terminal and run 'streamlit run main.py'. The application should automatically open in the default browser. If it does not, enter the URL displayed in the terminal. Future Improvements more user control over how data is displayed more ways to render data (charts, graphs, maps, etc.)