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

public class UnwindStep extends AbstractExecutionStep
unwinds a result-set.
Author:
Luigi Dell'Aquila (l.dellaquila-(at)-orientdb.com)