Skip to content

Streamlit application for the chapter "Know your Graph" of "Learning Neo4j 3rd Edition"

License

Notifications You must be signed in to change notification settings

wadael/KnowYourGraph

Repository files navigation

Web application for the "Know your graph" chapter of "Learning Neo4j, 3rd edition"

To be published in 2023 or sooner

Steps:

  • have Python
  • have pip
  • install Streamlit with pip install streamlit
  • clone this app locally
  • change the neo4j connection settings in kygcommon.py
  • Install APOC on your Neo4j Server
  • start your Neo4j Server
  • (once) install the required Python libraries with "pip install -r requirements.txt"
  • in a shell, execute "streamlit run 00_🧠KYG Landing.py"

Video Tour

Video Tour

About

Streamlit application for the chapter "Know your Graph" of "Learning Neo4j 3rd Edition"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages