The Drop Class order eliminates a class from the pattern. It is imperative to focus and keep a predictable mapping. For instance, evade to eliminate classes that are super-classes of others. The related group won't be erased.
The accompanying assertion is the essential punctuation of Drop Class order.
DROP CLASS <class>
Drop a class with the class name.
Example
Attempt the accompanying question to Drop a class Employee.
Orientdb> DROP CLASS Employee
In the event that the above question is executed effectively, you will get the accompanying yield.
Class dropped successfully