Hey Tom, I am looking for a friendster style query that shows how one user (object_id_1) is related to another user (object_id_2) via my objects table (ala 6 degrees of separation)...
An example:
object_id_1 object_id_2
1 2
2 3
3 4
4 5
1 is related to 5 via 2,3,4...