Class OGremlinExecutorRegister
java.lang.Object
org.apache.tinkerpop.gremlin.orientdb.executor.OGremlinExecutorRegister
- All Implemented Interfaces:
OScriptExecutorRegister
Created by Enrico Risa on 30/01/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidregisterExecutor(OrientDBEmbedded ctx, OScriptManager scriptManager)
-
Constructor Details
-
OGremlinExecutorRegister
public OGremlinExecutorRegister()
-
-
Method Details
-
registerExecutor
- Specified by:
registerExecutorin interfaceOScriptExecutorRegister
-
getLanguages
- Specified by:
getLanguagesin interfaceOScriptExecutorRegister
-
getPriority
public int getPriority()- Specified by:
getPriorityin interfaceOScriptExecutorRegister
-