In my practice, when I let neo4j-graphrag deal with two documents at once, the resulting kg is satisfing and connected. But when neo4j-graphrag deal with two document one by one, the resulting kg will be seperated even though there exists nodes with same name and edge needing be formed. How can I deal with the second situation in order for extendibility?
Really appreciate any advice! Thanks!