Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-03-2020 04:47 AM
How do I create dynamic nodes in neo4j databae by using django?
any reference
02-03-2020 05:00 AM
You'll need to build your own set of library functions using the official python Neo4j driver or one of the other available drivers.
02-03-2020 05:03 AM
Thank you for the update.Can you please share combination of django & neo4j documentation. I am new for Neo4j.
02-03-2020 05:08 AM
I'm sure you can turn up some Django docs with a quick google search, there documentation is extensive. As for the Neo4j python driver you can find a link here https://neo4j.com/docs/api/python-driver/current/ to the documentation. Lastly, the Neo4j Graph Academy https://neo4j.com/graphacademy/ is a great resource for learning Neo4j and even becoming a certified developer.https://neo4j.com/graphacademy/. I hope that helps and welcome to the community
All the sessions of the conference are now available online