apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.64k stars 517 forks source link

huge client创建错误 #1236

Closed big1white closed 3 years ago

big1white commented 4 years ago

Expected behavior 期望表现

{type something here...} 使用gitbook里的client模块流程创建client

Actual behavior 实际表现

{type something here...} QQ截图20201102131154 QQ截图20201102131107 QQ截图20201102131033

Steps to reproduce the problem 复现步骤

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

Status of loaded data 数据状态

Vertex/Edge summary 数据量

Vertex/Edge example 数据示例

{type something here...}

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

{type something here...}

Specifications of environment 环境信息

javeme commented 4 years ago

@big1white 可能是最新代码变更,建议使用Builder方式来创建client。@shzcore @Linary 请帮忙更新一下文档