Hello,
How do I create this kind of graph? Most of the graph i see have simple relation between 2 nodes. I don't want to create a different node for interface because 2 different item may have the same interface name but the interface are actually different because they are not from the same item. Each item is unique and each pair of (item,interface) is unique. However, interface itself is not unique.
Thanks in advance.