Class CountFromIndexWithKeyStep

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

public class CountFromIndexWithKeyStep extends AbstractExecutionStep
Returns the number of records contained in an index
Author:
Luigi Dell'Aquila (luigi.dellaquila - at - gmail.com)