Hi, I created a graph with Document nodes and Word(lemmatized) nodes which is contained in the document, so Documents are connected through common Word nodes.
I projected the part of them like this:
call gds.graph.project.cypher(
'documentRootword',...