Uses of Interface
com.orientechnologies.orient.core.command.script.OScriptResultHandler
Packages that use OScriptResultHandler
Package
Description
-
Uses of OScriptResultHandler in com.orientechnologies.orient.core.command.script
Fields in com.orientechnologies.orient.core.command.script with type parameters of type OScriptResultHandlerModifier and TypeFieldDescriptionprotected Map<String, OScriptResultHandler> OScriptManager.handlersMethods in com.orientechnologies.orient.core.command.script with parameters of type OScriptResultHandlerModifier and TypeMethodDescriptionOScriptManager.registerResultHandler(String iLanguage, OScriptResultHandler resultHandler) -
Uses of OScriptResultHandler in org.apache.tinkerpop.gremlin.orientdb.executor
Classes in org.apache.tinkerpop.gremlin.orientdb.executor that implement OScriptResultHandler