OESingleBondCount
OESingleBondCount(atm: OEAtomBase) -> int
Returns the number of single bonds connected to an atom. The return
value includes the number of implicit hydrogens attached to an atom,
as returned by the OEAtomBase.GetImplicitHCount
method.