flatgraph.storage.Manifest.EdgeItem
See theEdgeItem companion object
class EdgeItem(val nodeLabel: String, val edgeLabel: String, val inout: Byte, var qty: OutlineStorage, var neighbors: OutlineStorage, var property: OutlineStorage)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article