gjtnwjd40
(Gjtnwjd40)
1
!
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 .
original_1|690x345
Any comments would be appriciated
Thanks for everyone for reading my post :)
cobra
(Cobra)
2
Hello @gjtnwjd40 and welcome to the Neo4j community:)
What do you want to know exactly?
I use Neo4j with Neo4j Python driver Neo4j Python Driver 5.4 — Neo4j Python Driver 5.4 and it works perfectly fine:)
Regards,
Cobra
gjtnwjd40
(Gjtnwjd40)
3
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
cobra
(Cobra)
4
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
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
cobra
(Cobra)
6
You too, no problem, I'm happy to help you
Regards,
Cobra