flatgraph.storage.Manifest.GraphItem
See theGraphItem companion object
class GraphItem(var nodes: Array[NodeItem], var edges: Array[EdgeItem], var properties: Array[PropertyItem], val stringPoolLength: OutlineStorage, val stringPoolBytes: OutlineStorage)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article