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?
Asked
Active
Viewed 61 times
1 Answers
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

Saad Jameel
- 42
- 1