Comment by riku_iki
2 months ago
How scalable is your DB in your tests? Could it be performent on graphs with 1B/10B/100B connections?
2 months ago
How scalable is your DB in your tests? Could it be performent on graphs with 1B/10B/100B connections?
So far, we've tested it for up to ~10B connections and 50 odd million nodes. We didn't run in to any problems with it yet.