scalax.collection.io.jsoniter.labeled.DiHyperEdgeWithNodeReferences
See theDiHyperEdgeWithNodeReferences companion object
case class DiHyperEdgeWithNodeReferences[Id <: AnyVal | String, L](edgeT: String, sourceIds: Iterable[Id], targetIds: Iterable[Id], label: L) extends AnyDiHyperEdgeWithNodeReferences[Id, L]
Attributes
Members list
In this article