Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-14-2019 01:15 AM
Hi,
I have around 15,500 nodes stored in my graph database and i display all of them through the cypher query -
MATCH (n)-[r]->(m) RETURN n,r,m;
And the visualization appeared is this through Neovis-
But it took around 45 minutes to upload and since we have integrated it in our application, we can hardly let our application utilize our 45 minutes. Is there a better work around using Neovis to upload so many nodes at a time ?
All the sessions of the conference are now available online