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.

Multiple Databases

Hi All,
Is there a way in neo4j to access a node of another graph db from current graph db without switching .If yes how ?

TIA.

3 REPLIES 3

Hello @saravananraj2196 ,

Yes, that is the intention of Fabric, which "stitches together" multiple databases into a logical view. You can learn more here:

Best,
ABK

Thanks ABK!! This is what i'm looking for!!

Hi @saravananraj2196

If you are using Neo4j 4.x Enterprise, the multi-database is a good choice.

If you can only use one database, such as Neo4j Community.
You can use it by launching multiple databases with different ports.