Interface | Description |
---|---|
AtomMatcher |
Interface for the AtomMatcher (atoms) in graph.
|
BondMatcher |
Interface for the BondMatcher (bonds) in graph.
|
Class | Description |
---|---|
DefaultAtomMatcher |
Checks if atom is matching between query and target molecules.
|
DefaultAtomTypeMatcher |
Checks if atom is matching between query and target molecules.
|
DefaultBondMatcher |
Checks if a bond is matching between query and target molecules.
|
DefaultMatcher |
Checks if atom is matching between query and target molecules.
|