Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-16-2020 04:41 AM
hi,
I'm using python to create api for my project i want to know if we can send data to multiple database using one api call.
06-16-2020 06:15 AM
Yes, in your API just program your connection to each database you want to insert data to.
06-16-2020 10:36 PM
Hi mike!
Thanks for your reply. To program my API to use each database can only be done with the new version of neo4j which can have multiple database active at one time right?...If yes can you link me to a resourceful place where i can do that.
I have tried establishing connection to multiple database from my python program using this
https://py2neo.org/v5/database.html#the-graph method but I'm not successful. Is there any other way to establish connection to multiple database using python?
All the sessions of the conference are now available online