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.

Communicate 2 disconnected graphs in the same database in Neo4j

Is there any method to let 2 disconnected graphs in the same database in Neo4j communicate together?

1 REPLY 1

Hi @familylife103 and welcome to the Neo4j Community!

You could take a look at Neo4j Fabric, which maps multiple databases within a Neo4j DBMS into a logical group of graphs, which can then be queried.

See Getting Started with Neo4j Fabric

Best,
ABK