| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal | |
| org.apache.tinkerpop.gremlin.structure.io.binary.types | 
| Modifier and Type | Method and Description | 
|---|---|
| static Operator | Operator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Operator[] | Operator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| static EnumSerializer<Operator> | EnumSerializer. OperatorSerializer | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.