OEAreCompatibleDatabases

OEAreCompatibleDatabases(arg1: OEMolDatabase, arg2: OEFastFPDatabase) -> bool

Returns whether a molecule database and a fingerprint database are constructed from the same molecule file.

moldb

The OEMolDatabase object.

fpdb

The OEFastFPDatabase object.