You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
Problem Type (问题类型)
configs (配置项 / 文档相关)
Before submit
Environment (环境信息)
Your Question (问题描述)
你好,我需要调用java hugeClient来动态创建、删除管理多个图,这个创建图中的configText参数可以说明下怎么填吗,需要做哪些配置,找了很久没找到样例,参数也不能为空
hugeClient.graphs().createGraph(String name, String configText)
eg:
Vertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
No response