0
votes
3answers
410 views

Reasonable Number of Directed Graph Nodes and Edges

How many directed graph nodes are typically represented in the browser? I'm working with some large data-sets with nodes and edges more then 400,000. I'm wondering if I am going down a fruitless path ...