Class CountFromIndexStep

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

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