class documentation
顶点序列的低级表示。
不要直接使用它,请改用igraph.VertexSeq。
| 方法 | attribute |
返回图的顶点属性名称列表 |
| 方法 | find |
仅供内部使用。 |
| 方法 | get |
返回列表中所有顶点的给定顶点属性的值。 |
| 方法 | select |
仅供内部使用。 |
| 方法 | set |
为所有顶点设置给定顶点属性的值 |
| 方法 | _reindex |
重新创建将顶点名称映射到ID的字典。 |
顶点序列的低级表示。
不要直接使用它,请改用igraph.VertexSeq。
| 方法 | attribute |
返回图的顶点属性名称列表 |
| 方法 | find |
仅供内部使用。 |
| 方法 | get |
返回列表中所有顶点的给定顶点属性的值。 |
| 方法 | select |
仅供内部使用。 |
| 方法 | set |
为所有顶点设置给定顶点属性的值 |
| 方法 | _reindex |
重新创建将顶点名称映射到ID的字典。 |