Would that work?
Cheers,
/peter neubauer
G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer
Neo4j - Graphs rule.
Program or be programmed - Computer Literacy for kids.
http://foocafe.org/#CoderDojo
Thanks Peter,
I guess that would work.
Actually that was something I thought but I was not sure if it would
create performance issues when the number of models increases. If n
models can be represented by n*m relationships, adding 1 model to the
graph will increase the relationships by m.
I had the impression of this is not how this db is designed, so it
might create performance issues. Do you think it is ok to construct
graphs this way: with a lot of relationship types (say thousands)?