NodeGroups
Methods
| Method | Description |
|---|---|
group | Get group nodes and value |
group_subgraph | Get group as subgraph |
iter_subgraphs | Iterate over group subgraphs |
Method Details
group
Signature: group(index)
Get group nodes and value
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
index | int | - | the group index |
group_subgraph
Signature: group_subgraph(index)
Get group as subgraph
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
index | int | - | the group index |
iter_subgraphs
Iterate over group subgraphs