scalax.collection.io.jsoniter.labeled.DiEdgeWithNodeReferences
See theDiEdgeWithNodeReferences companion object
case class DiEdgeWithNodeReferences[Id <: AnyVal | String, L](edgeT: String, sourceId: Id, targetId: Id, label: L) extends AnyEdgeWithNodeReferences[Id, L], AnyDiHyperEdgeWithNodeReferences[Id, L]
Attributes
Members list
In this article