| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.io | |
| org.apache.tinkerpop.gremlin.structure.io.gryo | 
| Modifier and Type | Method and Description | 
|---|---|
| static Io.Builder<GryoIo> | IoCore. gryo()Creates a basic Gryo-based  Io.Builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| GryoIo | GryoIo.Builder. create() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Io.Builder<GryoIo> | GryoIo. build() | 
| Io.Builder<GryoIo> | GryoIo.Builder. graph(Graph g) | 
| Io.Builder<GryoIo> | GryoIo.Builder. registry(IoRegistry registry)Deprecated. 
 As of release 3.2.2, replaced by  GryoIo.Builder.onMapper(Consumer). | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.