cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

kamesh_s
Node
since ‎05-04-2021
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

My application has 3 data sources: two neo4j graph dbs at different servers and a Postgres db. The neo4j-graphql-js allows to create a single neo4j.driver that holds the neo4j server and authentication details. One can handle multiple dbs (multi-tena...