Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-06-2020 11:45 PM
Recently i made a Graph model of Northwind DB on Neo4j. It looked something like this
But i think all the nodes are not being shown as there were many more nodes. If you see carefully where all the labels are mentioned on the top of the graph, some labels are shown as *(300). What is the meaning of *? And why are all nodes not shown. Please explain. Thank you
05-07-2020 03:09 AM
Hi Shubham,
You need to update browser configuration try. For an example to display 1000 nodes
:config initialNodeDisplay: 1000
Default is 300.
Neo4j has made it configurable because rendering huge graph will be difficult.
All the sessions of the conference are now available online