loader工具传输数据问题

Expected behavior 期望表现

正确传输
119544个结点
8000000条边

Actual behavior 实际表现

插入成功结点:114044
插入成功边:8005500
结点失败和边失败数均为0

Steps to reproduce the problem 复现步骤

  1. {step 1}
  2. {step 2}
  3. {step 3}

Status of loaded data 数据状态

Vertex/Edge summary 数据量

  • loaded vertices amount: 119544
  • loaded edges amount: 8000000
  • loaded time: {like 101s}

Vertex/Edge example 数据示例

{type something here...}

Schema(VertexLabel, EdgeLabel, IndexLabel) 元数据结构

{type something here...}

Specifications of environment 环境信息

  • hugegraph version: { v0.7.4}
  • operating system: {like ubuntu 18.04, 64 CPUs, 64G RAM}
  • hugegraph backend: {rocksdb}