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