Re: General Graphs in SQL
From: dawn <dawnwolthuis_at_gmail.com>
Date: 16 Dec 2005 13:24:42 -0800
Message-ID: <1134768282.906048.70910_at_g43g2000cwa.googlegroups.com>
Date: 16 Dec 2005 13:24:42 -0800
Message-ID: <1134768282.906048.70910_at_g43g2000cwa.googlegroups.com>
-CELKO- wrote:
> Yes, I am starting with directed graphs then I can extend it in SQL to
> have (a,b) and (b,a) pairs for the undirected model.
>
> This is a white paper for a company that has a graph database product.
> To sell it, they want me to do the same queries in pure SQL.
Do I understand correctly that they are trying to show how hard it is even for an expert to do in SQL compared to using their product? If so, what is the data model behind their product?
Thanks. --dawn Received on Fri Dec 16 2005 - 22:24:42 CET