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: object algebra

Re: object algebra

From: Neo <neo55592_at_hotmail.com>
Date: 28 Feb 2004 08:19:47 -0800
Message-ID: <4b45d3ad.0402280819.555c30ef@posting.google.com>


> > -->A-->B-->C
> > |----------|
> >
> > output = f(A,B,C);
>
> I was more wondering how you would use TDM to represent the
> three-node directed graph.

I won't be able to unless I understand what exact inputs you want me to use to solve for what exact outputs. If you show me how you would encode it in RDM, I would understand your requirements better. Is the below table what you had in mind? It encodes the main aspect of the diagram.

T_Flow
Src Dest
A B
B C
C A Received on Sat Feb 28 2004 - 10:19:47 CST

Original text of this message

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