Class CheckRecordTypeStep

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

public class CheckRecordTypeStep extends AbstractExecutionStep
Checks that all the records from the upstream are of a particular type (or subclasses). Throws OCommandExecutionException in case it's not true