| Class and Description |
|---|
| org.apache.tinkerpop.gremlin.groovy.function.GBinaryOperator
As of release 3.1.0, use
as BinaryOperator in Groovy. |
| org.apache.tinkerpop.gremlin.groovy.function.GComparator
As of release 3.1.0, use
as Comparator in Groovy. |
| org.apache.tinkerpop.gremlin.groovy.function.GFunction
As of release 3.1.0, use
as Function in Groovy. |
| org.apache.tinkerpop.gremlin.groovy.function.GSupplier
As of release 3.1.0, use
as Supplier in Groovy. |
| org.apache.tinkerpop.gremlin.groovy.function.GUnaryOperator
As of release 3.1.0, use
as UnaryOperator in Groovy. |
| Method and Description |
|---|
| org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine.plugins()
As of release 3.0.1, replaced by
GremlinGroovyScriptEngine.getPlugins() |
| Constructor and Description |
|---|
| org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine(ImportCustomizerProvider)
As of release 3.0.1, replaced by
GremlinGroovyScriptEngine.GremlinGroovyScriptEngine(CompilerCustomizerProvider...) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.