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.

Cannot display my graph in Gephi

I just installed Gephi to work on it . When I tried a test in Neo4j , I uploaded it successfully in Gephi .
Now I wanted to upload my nodes that I have in my project from neo4j to Gephi and I followed the same steps and I am using this query :

match path = (n)--()
with collect(path) as paths
call apoc.gephi.add(null,"workspace1", paths) yield nodes, relationships, time
return nodes, relationships, time

But I am receiving this error :

Thanks in advance for your help 🙂

2 REPLIES 2

Did you start the streaming plugin again in Gephi? You have to start it every time you restart Gephi.

The problem was the language that I am using in Gephi . When I switched it from french to english it worked 🙂

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online