public class NebulaVertexBatchExecutor<T> extends NebulaBatchExecutor<T>
| Modifier and Type | Field and Description |
|---|---|
protected List<NebulaVertex> |
nebulaVertexList |
executionOptions, schema, vidType| Constructor and Description |
|---|
NebulaVertexBatchExecutor(ExecutionOptions executionOptions,
VidTypeEnum vidType,
Map<String,Integer> schema) |
protected final List<NebulaVertex> nebulaVertexList
public NebulaVertexBatchExecutor(ExecutionOptions executionOptions, VidTypeEnum vidType, Map<String,Integer> schema)
Copyright © 2022. All rights reserved.