Re: [Neo4j] Beyond relational dbs

2014-02-12 Thread Peter Neubauer
Hi there, the key here is the independence of the traversal time from the total size of the dataset. Max just wrote a great piece testing this, see http://maxdemarzi.com/2014/02/12/online-payment-risk-management-with-neo4j/ for a gatling micro-benchmark. Instead, the traversal time in Neo4j depends

[Neo4j] Beyond relational dbs

2014-02-06 Thread Alireza Rezaei Mahdiraji
Hi List, I am doing some research with the goal to identify the following question: Where do graph databases go beyond relational databases? This could be in terms of operations for instance or other facilities. The critical question is to see what are the example graph queries which can