I am not able to see the graph icon on the Neo4J browser launched from the Desktop application. Does anyone know how to get that button?
Asked
Active
Viewed 383 times
0
-
What's the query you're running? – Pablissimo Oct 26 '20 at 13:16
-
Nothing complex , I am trying to represent all values of a row from a CSV file to individual nodes for visualization. The icon itself is missing as in the figure above. – user14519285 Oct 26 '20 at 17:32
-
cybersam's answer is correct. – Adrian Keister Nov 02 '20 at 19:01
1 Answers
0
The neo4j browser would only show the Graph
icon for a query that returns any nodes or paths -- since those are the only things that one can visualize graphically.

cybersam
- 63,203
- 6
- 53
- 76