Class OGraphCommandExecutorSQLFactory

java.lang.Object
com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
All Implemented Interfaces:
OCommandExecutorSQLFactory

public class OGraphCommandExecutorSQLFactory extends Object implements OCommandExecutorSQLFactory
Graph related command operator executor factory. It's auto-discovered.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)