Has anyone gone any experience of using Neo4j with terabyte sized datasets? I would like to hear about your expereinces with how Neo4j performs
We have been using Neo4j storing a graph of users and their relations with an approximate size now of 10 000 nodes and 400 000 relations,certain operations which are supported in a graph structure like getting friends of a user Neo4j is pretty fast.
It always depends on what queries you are going to run on the database and also the server machine storing your database.