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