Chemical Data Processing Library Python API - Version 1.4.0
Static Public Attributes | List of all members
CDPL.MolProp.MolecularGraphProperty Class Reference

Provides keys for built-in Chem.MolecularGraph properties. More...

+ Inheritance diagram for CDPL.MolProp.MolecularGraphProperty:

Static Public Attributes

 FUNCTIONAL_GROUPS = CDPL.Base.LookupKey('FUNCTIONAL_GROUPS')
 Specifies the list of functional groups perceived for the molecular graph. More...
 

Detailed Description

Provides keys for built-in Chem.MolecularGraph properties.

Since
1.3

Member Data Documentation

◆ FUNCTIONAL_GROUPS

CDPL.MolProp.MolecularGraphProperty.FUNCTIONAL_GROUPS = CDPL.Base.LookupKey('FUNCTIONAL_GROUPS')
static

Specifies the list of functional groups perceived for the molecular graph.

Value Type: Chem.FragmentList.SharedPointer

Since
1.3