Skip to content

[Question] How to build vector index incrementally for new/updated graph vertices? #300

@coolboywcm

Description

@coolboywcm

Problem Type (问题类型)

None

Before submit

  • I had searched in the issues and found no similar issues.

Environment (环境信息)

Server Version: 1.5
Toolchain Version: hugegraph-rag lastest
Data Size: 2000 vertices, 3000 edges

Your Question (问题描述)

I’m using HugeGraph with a custom RAG pipeline. My graph data is frequently updated by third-party services.

Currently, I rebuild the entire vector index from scratch after every change — which is inefficient.

👉 Does HugeGraph AI natively support incremental index updates (add/update/delete embeddings for changed vertices only)?

If not, is it on the roadmap? Any recommended approach?

Thanks!

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions