qiskit.dagcircuit.DAGCircuit.gate_nodes¶ DAGCircuit.gate_nodes()[소스]¶ Get the list of gate nodes in the dag. 반환 the list of DAGOpNodes that represent gates. 반환 형식 list[DAGOpNode]