Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.computer.bulkloading |
Modifier and Type | Class and Description |
---|---|
class |
IncrementalBulkLoader
Deprecated.
As of release 3.2.10, not directly replaced - consider graph provider specific bulk loading methods
|
class |
OneTimeBulkLoader
Deprecated.
As of release 3.2.10, not directly replaced - consider graph provider specific bulk loading methods
|
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–2020 Apache Software Foundation. All rights reserved.