nodes property

All the BayesVariable nodes of this network.

Implementation

List<BayesVariable> get nodes => _nodes.values.toList();