Class OCommandGremlinExecutor

java.lang.Object
com.orientechnologies.orient.core.command.script.OAbstractScriptExecutor
org.apache.tinkerpop.gremlin.orientdb.executor.OCommandGremlinExecutor
All Implemented Interfaces:
OScriptExecutor, OScriptInjection, OScriptResultHandler

public class OCommandGremlinExecutor extends OAbstractScriptExecutor implements OScriptInjection, OScriptResultHandler
Executes a GREMLIN command.
Author:
Enrico Risa (e.risa-(at)--orientdb.com)