Subject | Re: [firebird-support] DDL for graph edges |
---|---|
Author | Doug Chamberlin |
Post date | 2010-05-02T22:36:09Z |
On 5/2/2010 2:21 PM, Michael Ludwig wrote:
wouldn't the more accurate and easier data model to have just one table
listing each person with a second table that reflects the many-to-many
relationships between two people in the first table?
--
Doug C.
-----
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
> I'm building a model for holding a graph such as for a social network.Aren't social networks comprised of connections between peers? If so,
> There is a table to hold the users (nodes), and another to hold the
> acquaintances (edges). I'm wondering how best to define the edge table.
>
wouldn't the more accurate and easier data model to have just one table
listing each person with a second table that reflects the many-to-many
relationships between two people in the first table?
--
Doug C.
-----
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?