Graph.length

Returns the number of children attached to this node

class Graph(T)
@property
size_t
length
()

Return Value

Type: size_t

the count

Meta