Package | Description |
---|---|
org.apache.tinkerpop.gremlin.groovy.function |
Class and Description |
---|
GBinaryOperator
Deprecated.
As of release 3.1.0, use
as BinaryOperator in Groovy. |
GComparator
Deprecated.
As of release 3.1.0, use
as Comparator in Groovy. |
GFunction
Deprecated.
As of release 3.1.0, use
as Function in Groovy. |
GSupplier
Deprecated.
As of release 3.1.0, use
as Supplier in Groovy. |
GUnaryOperator
Deprecated.
As of release 3.1.0, use
as UnaryOperator in Groovy. |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.