| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: object algebra
> > -->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
![]() |
![]() |