|
|
|
|
|
by CharlieDigital
1288 days ago
|
|
Had the exact opposite experience with N4j. Easy to operate, scale and run. We started in 2014 and in 2018 did a large scale enterprise rollout with a large customer. The performance test we put it through loaded millions of nodes and millions more edges with non trivial data and scaled to 800 concurrent users (could have been even more but for the fact that the web servers we had for this test scenario started to max out since the system was scaled for 200 concurrent and we were basically stress testing it at this point). In the early days, there were a few edge cases of query incompatibility between versions that we caught with unit tests, but otherwise very stable, easy to operate, and easy to use. Cypher is one of my favorite query languages. Very surprised that people had issues with it. |
|
> Very surprised that people had issues with it.
They may have several orders of magnitude more data & users than you