Hi,
my module creates and maintains a table that basically links pairs of nodes together (it has two columns, both representing nids).

I want to use views to show all nodes related through this table to the node that is currently being viewed. What should the hook_views_data look like? I read through the documentation, but didn't manage to figure this out.

Thanks in advance,
Domas