scalax.collection.io.jsoniter.nonlabeled.UnDiEdgeWithNodeReferences
See theUnDiEdgeWithNodeReferences companion object
case class UnDiEdgeWithNodeReferences[Id <: AnyVal | String](edgeT: String, id1: Id, id2: Id) extends AnyEdgeWithNodeReferences[Id]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AnyEdgeWithNodeReferences[Id]trait AnyHyperEdgeWithNodeReferences[Id]trait WithNodeReferences[Id]class Objecttrait Matchableclass Any
Members list
In this article