Hi Ami, this should be no problem for Neo4j. Performance wise, I recommend taking the dataset, importing it into neo4j using https://github.com/jexp/batch-import and CSV files (should only take a few minutes) and test your traversals. That is better than any generic benchmark.
Let us know how it goes. /peter G: neubauer.peter S: peter.neubauer P: +46 704 106975 L: http://www.linkedin.com/in/neubauer T: @peterneubauer Neo4j 2.0.0 - (graphs)-[:FOR]->(everyone) Kids LAN creative party in Malmö - Kidscraft ICE On Wed, Jan 15, 2014 at 7:26 AM, Ami <[email protected]> wrote: > Hi all, > > i am experimenting with neo4j for one of the requirement with our > client(building a communication center). > > we are using different file system for storing actual data but for relation > ships (mails "To"-"From","Attachment" and other) we are > evaluating neo4j for storage. > our use case involve somewhere around 25 million mails,137 million users and > many concurrent access. > please let me know whether neo4j is right suite for this? > please provide me performance evaluation for neo4j . > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
