scalax.collection.io.jsoniter.nonlabeled.DiHyperEdgeWithNodeReferences
See theDiHyperEdgeWithNodeReferences companion object
case class DiHyperEdgeWithNodeReferences[Id <: AnyVal | String](edgeT: String, sourceIds: Iterable[Id], targetIds: Iterable[Id]) extends AnyDiHyperEdgeWithNodeReferences[Id]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AnyDiHyperEdgeWithNodeReferences[Id]trait AnyHyperEdgeWithNodeReferences[Id]trait WithNodeReferences[Id]class Objecttrait Matchableclass Any
Members list
In this article