molfoundry.Vertex# class molfoundry.Vertex[source]# Bases: TSObject property graph: Graph# property id: int# property degree: int# property stringLabel: str# property atomId: AtomId# property isotope: Isotope# property charge: Charge# property incidentEdges: EdgeRange# isNull()[source]# Return type: bool isElectron()[source]# Return type: bool property externalId: int# setExternalId(id)[source]# Parameters: id (int) removeExternalId()[source]#