java.lang.Object
com.orientechnologies.orient.core.sql.executor.AbstractExecutionStep
com.orientechnologies.orient.core.sql.executor.DeleteStep
All Implemented Interfaces:
OExecutionStepInternal

public class DeleteStep extends AbstractExecutionStep
Deletes records coming from upstream steps
Author:
Luigi Dell'Aquila (l.dellaquila-(at)-orientdb.com)