I have a large CSV file that i need to import to Neo4j. Before going forward, I would like to know if It could be possible to visualize a graph with 8000 node in Neo4j??
My use case is i don't want to have any label for the edges. So, all i know is i...