how do you create a social graph?

Posted by kk on Stack Overflow See other posts from Stack Overflow or by kk
Published on 2010-02-07T21:57:58Z Indexed on 2010/05/15 20:54 UTC
Read the original article Hit count: 248

Filed under:
|
|

this is a totally unfamiliar area for me. can anyone point me in the right direction on how to create a social graph and the best way to represent it? i'm building a website in C#/asp net and need to create a "friends" feature... is this type of thing usually stored entirely in the DB? if so, how?

© Stack Overflow or respective owner

Related posts about social-graph

Related posts about c#