HyperEdgeWithNodeReferences

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

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait WithNodeReferences[Id, L]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product