The Truncate Cluster order erases all records of a group.
The accompanying assertion is the essential sentence structure of Truncate Cluster Command.
TRUNCATE CLUSTER <cluster-name>
Where <cluster-name> is the name of the group.
Example
Attempt the accompanying inquiry to shorten the group named deals.
Orientdb {db = demo}> TRUNCATE CLUSTER Profile
In the event that the above question is executed effectively, you will get the accompanying yield.
Cluster truncated successfully.