Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: General Graphs in SQL

Re: General Graphs in SQL

From: dawn <dawnwolthuis_at_gmail.com>
Date: 16 Dec 2005 13:24:42 -0800
Message-ID: <1134768282.906048.70910@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 - 15:24:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US