NodeItem

flatgraph.storage.Manifest.NodeItem
See theNodeItem companion object
class NodeItem(val nodeLabel: String, val nnodes: Int, var deletions: Array[Int])

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

var deletions: Array[Int]
val nnodes: Int
val nodeLabel: String