Making List of Nodes

hou.node("/").allSubChildren()

node_type = hou.nodeType(hou.sopNodeTypeCategory(), "xform")

node_type.instances()