Retrieve the identifiers of all the nodes in the current graph - a list of strings.
检索在当前图形中的所有节点的标识符 - 一个字符串列表。
用法----------Usage----------
getAllNodes(obj)
参数----------Arguments----------
参数:obj
a CytoscapeWindowClass object.
CytoscapeWindowClass对象。
值----------Value----------
A list of character strings. Note that node names are returned – their original and primary identifiers – and that these may be different from the node labels that you see when you look at the graph in Cytoscape.
一个字符串列表。注意,返回节点名称 - 他们的原始和初级标识符 - 这些可能是从节点的标签,你看到的不同当你看Cytoscape的图。