| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> graph representation in relational database
Hi,
I would like know whether there is any efficient way to maintain a
directed graph structure in relational database. I have seen Mr. Joe
Celko's adjacency set structure in so many postings...i have also
seen( and in fact, i am using) the more conventional adjacency list
structure..with node info and parent info.
I found that the adjacency set model isnt really useful when it comes
to graph structure( or am i wrong?).
![]() |
![]() |