Skip to content

TigerGraph Hackathon Web-App project using Streamlit and graph visualization tools.

Notifications You must be signed in to change notification settings

jlutan/QueryVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Run App

  1. Clone repository to a local directory.
  2. Navigate to the directory in a CLI terminal and run 'streamlit run main.py'.
  3. 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.)

About

TigerGraph Hackathon Web-App project using Streamlit and graph visualization tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages