Re: [Neo] Graph presentation at school.

2009-06-20 Thread Martin Kleppmann
On 21 Jun 2009, at 05:04, Macarse wrote: > I gave up my count(*) test and try something that hurts relational > databases! I think your example is still one which actually matches relational databases quite nicely. Try this one as an example: You have a social networking site, in which people

Re: [Neo] Neo,Rest,.NET

2009-06-20 Thread Martin Kleppmann
Hi Ajay, On 19 Jun 2009, at 18:33, Ajay Sharma wrote: > i'v been trying to use martin's Scala implementation but as am a total > newbie to java and its assciated tool ,could anyone just help me out > with > the configuration of scalatest. till now i have been able to install > and configure JU

Re: [Neo] Graph presentation at school.

2009-06-20 Thread Macarse
On Wed, Jun 17, 2009 at 12:11 PM, Anders Nawroth wrote: > Hi! > > Regarding performance: you'll probably be better off using more > realtistic data. Then having 100k friends shouldn't be the common case I > guess! I think you can find some ways to create random graphs somewhere > in the source code