fnss.topologies.topology.Topology.order¶
-
Topology.
order
()¶ Return the number of nodes in the graph.
Returns: nnodes : int
The number of nodes in the graph.
See also
number_of_nodes
,__len__
Topology.
order
()¶Return the number of nodes in the graph.
Returns: | nnodes : int
|
---|
See also
number_of_nodes
, __len__