Class OPolyglotScriptExecutor

java.lang.Object
com.orientechnologies.orient.core.command.script.OAbstractScriptExecutor
com.orientechnologies.orient.core.command.script.polyglot.OPolyglotScriptExecutor
All Implemented Interfaces:
OResourcePoolListener<ODatabaseDocumentInternal,org.graalvm.polyglot.Context>, OScriptExecutor

public class OPolyglotScriptExecutor extends OAbstractScriptExecutor implements OResourcePoolListener<ODatabaseDocumentInternal,org.graalvm.polyglot.Context>
Created by Luca Garulli