Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

hugeClient.graphs().createGraph()创建图函数中configText如何配置? #143

@sun361504834

Description

@sun361504834

Problem Type (问题类型)

configs (配置项 / 文档相关)

Before submit

Environment (环境信息)

  • Server Version: v0.12.x
  • Client Version: v2.0.1
  • Data Size: xx vertices, xx edges

Your Question (问题描述)

你好,我需要调用java hugeClient来动态创建、删除管理多个图,这个创建图中的configText参数可以说明下怎么填吗,需要做哪些配置,找了很久没找到样例,参数也不能为空
hugeClient.graphs().createGraph(String name, String configText)

eg:

hugeClient.graphs().createGraph("newGraph",null);

Vertex/Edge example (问题点 / 边数据举例)

No response

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

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions