Hi,

I'm new to neo4j and thinking to use it in development of my social networking 
project but have some questions about it.
Currently, I use MySQL to keep information about users but the relations 
between people is a big problem. 

Calculating,"friends of friends", 3rd degree contacts or 4th degree etc. is not 
a good idea with RDBMS. In short words, neo4j fits perfectly for these kinds of 
jobs?
Do we have a chance to scale neo4j by adding nodes, does it support distributed 
processing? Also, can we delete any node in the graph when we need to delete 
user or we must create the entire graph again when we need any updates? Do 
graph objects have id's that helps us to find the node quickly?

Thanks all

_________________________________________________________________
Windows Live tüm arkadaşlarınızla tek bir yerden iletişim kurmanıza yardımcı 
olur.
http://www.microsoft.com/turkiye/windows/windowslive/products/social-network-connector.aspx
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to