Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-21-2020 03:37 AM
!
HI!
These days I take a course of Neo4j
And I have some question that is
above picture is possible?
I just wonder that neo4j support python and
the possibility of connect mongodb which connected with python flask app, with Neo4j !
Below picture is source from the neo4j online course.
And the top picture is the one that I edit a little .
Any comments would be appriciated
Thanks for everyone for reading my post 🙂
05-21-2020 05:27 AM
Hello @gjtnwjd40 and welcome to the Neo4j community:)
What do you want to know exactly?
I use Neo4j with Neo4j Python driver https://neo4j.com/docs/api/python-driver/current/ and it works perfectly fine:)
Regards,
Cobra
05-21-2020 05:33 PM
Thanks, @Cobra
Well our company have chatbot (which built with python flask etc..) and it use mongodb.
I just want to know the architecture of running my chatbot with neo4j
Should I connect my exist mongodb with neo4j?
if so, I want to know the way to connect my mongodb( which connected with my python made chatbot ) with neo4j
Or can I connect neo4j for my python-chatbot directly ?
Warmest Regards,
Sujeong Heo
05-22-2020 02:10 AM
Hello @gjtnwjd40,
Yeah, I see, you can connect Neo4j directly to your python-chatbot:) Your python script could do the join between your two databases if needed
If you look at the diagram, each database has its driver and the python is where everything comes together
Regards,
Cobra
05-22-2020 02:25 AM
Thank you for your advice @Cobra
I keep that in mind and try it.
Hop you having a great time rest of the days
Regards,
Sujeong
05-22-2020 02:26 AM
You too, no problem, I'm happy to help you
Regards,
Cobra
All the sessions of the conference are now available online