| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.io.graphson | 
| Modifier and Type | Method and Description | 
|---|---|
| LegacyGraphSONReader.Builder | LegacyGraphSONReader.Builder. addCustomModule(SimpleModule custom)Supply a mapper module for serialization/deserialization. | 
| LegacyGraphSONReader.Builder | LegacyGraphSONReader.Builder. batchSize(long batchSize)Number of mutations to perform before a commit is executed. | 
| static LegacyGraphSONReader.Builder | LegacyGraphSONReader. build() | 
| LegacyGraphSONReader.Builder | LegacyGraphSONReader.Builder. loadCustomModules(boolean loadCustomModules)Try to load  SimpleModuleinstances from the current classpath. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.