1

Is there a way or query to combine data that exists within two or more existing graphs? If so, what would be the appropriate terminology to use for this?

M Jin
  • 11
  • 1

1 Answers1

0

You can not add a relationship between two nodes that belong to different graphs, But apache-age provides you the facility to query Multiple Graphs, which you can use to achieve your goal to some extent.

ON graph_1.xyz = graph_2.xyz