| Package | Description |
|---|---|
| com.orientechnologies.orient.core.command | |
| com.orientechnologies.orient.core.command.script | |
| com.orientechnologies.orient.core.command.traverse |
| Modifier and Type | Class and Description |
|---|---|
class |
OSqlScriptExecutor
Created by tglman on 25/01/17.
|
| Modifier and Type | Method and Description |
|---|---|
OScriptExecutor |
OCommandManager.getScriptExecutor(String language) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OScriptExecutor> |
OCommandManager.getScriptExecutors() |
| Modifier and Type | Method and Description |
|---|---|
void |
OCommandManager.registerScriptExecutor(String language,
OScriptExecutor executor) |
| Modifier and Type | Class and Description |
|---|---|
class |
OJavascriptScriptExecutor
Created by tglman on 25/01/17.
|
class |
OJsr223ScriptExecutor
Created by tglman on 25/01/17.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Function<String,OScriptExecutor>> |
OScriptManager.executorsFactories |
| Modifier and Type | Class and Description |
|---|---|
class |
OAbstractScriptExecutor |
Copyright © 2009–2025 OrientDB. All rights reserved.