| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.computer.bulkloading | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IncrementalBulkLoader  | 
class  | 
OneTimeBulkLoader
OneTimeBulkLoader is a
 BulkLoader implementation that should be used
 for initial bulk loads. | 
| Modifier and Type | Method and Description | 
|---|---|
BulkLoaderVertexProgram.Builder | 
BulkLoaderVertexProgram.Builder.bulkLoader(Class<? extends BulkLoader> clazz)
Sets the class of the BulkLoader implementation to be used. 
 | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.