Graph
Cai Justin
I have successfully imported data from a CSV file, but I encountered an issue when querying. The graph is not displaying correctly. Despite having 25 results in the query, the graph is not showing any data points. I tried looking for settings to adjust it, but it didn't work.
Any ideas on how to fix this? Thanks!
Greg King
Hey,
That's very strange, a couple of things to try that will help us troubleshoot:
(i) Does clicking fit to graph (see attached image) make no difference?
(Ii) Does running the following statement also show no node?
CREATE (n:Test) RETURN n
Let us know which browser and operating versions you are using and we can investigate further.
Thanks,
Greg