The Truncate Cluster command deletes all the records of a cluster. This command acts at lower level then SQL Delete Command.
TRUNCATE CLUSTER <cluster-name>
Where:
Remove all the records in the cluster "Profile":
TRUNCATE CLUSTER Profile
See also SQL Delete Command and SQL Truncate Class commands.
To know more about other SQL commands look at SQL commands.
This is a command of the Orient console. To know all the commands go to Console-Commands.