Class FetchFromDatabaseMetadataStep

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

public class FetchFromDatabaseMetadataStep extends AbstractExecutionStep
Returns an OResult containing metadata regarding the database
Author:
Luigi Dell'Aquila (l.dellaquila - at - orientdb.com)