Change EdgeData string fields to enumerations
Closed this issue · 1 comments
scordio commented
The proto
and connState
string fields of the EdgeData
case class should have a well-defined set of values, so their type could be changed to Enumeration
.
scordio commented
These could be useful to gather the set of values: