scalax.collection.io.jsoniter.labeled.HyperEdgeWithNodeReferences
See theHyperEdgeWithNodeReferences companion object
case class HyperEdgeWithNodeReferences[Id <: AnyVal | String, L](edgeT: String, endIds: Iterable[Id], label: L) extends AnyHyperEdgeWithNodeReferences[Id, L]
Attributes
Members list
In this article