scalax.collection.io.jsoniter.labeled.UnDiEdgeWithNodeReferences
See theUnDiEdgeWithNodeReferences companion object
case class UnDiEdgeWithNodeReferences[Id <: AnyVal | String, L](edgeT: String, id1: Id, id2: Id, label: L) extends AnyEdgeWithNodeReferences[Id, L]
Attributes
Members list
In this article