| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.io.gryo | 
| Modifier and Type | Method and Description | 
|---|---|
| GryoVersion | GryoMapper. getVersion() | 
| static GryoVersion | GryoVersion. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static GryoVersion[] | GryoVersion. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| GryoMapper.Builder | GryoMapper.Builder. version(GryoVersion version)The version of Gryo to use in the mapper. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.