Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-02-2021 04:06 AM
Hi,
I'd like to build a website using HTML and Python, where I'm able to display a simple list of the nodes in a database and select single nodes to display their detailed information, including it's relationships. Later I'd also like to add a feature to add new nodes, but first things first, I'd like to be able to display nodes in the first place.
Does anyone know how to do this? Or where to find information about this? I don't find my way in the docs and the community doesn't come around this either. I'd highly appreciate a suggestion.
Cheers
07-02-2021 03:30 PM
You can look at the simple movies python flask project here:
For a more involved app that uses React in the front end check out this
All the sessions of the conference are now available online