← Prev in month ← Prev in thread

Another graph design issue: id vs. label

From
Larry Golding \(Comcast\) <>
Date
2018-03-30T22:24:01+00:00
ID
[email protected]
Thread
Another graph design issue: id vs. label
We’ve said that nodes and edges have “labels”, and that edge traversals have user-facing “messages”.

 

Is there a difference between {node,edge).id and {node,edge}.label? Ids are unique; can two nodes or two edges in the same graph have the same “label”? Do we need both?

 

Larry
← Prev in month ← Prev in thread