Skip to content

feature required: add_node, add_edge instead of add_document #396

Description

@kwang2049

We have no methods for adding nodes/edges. The current code relies on add_document

successes, errors = await conn.add_document_batch(kg_name, documents)
It could be better to add new methods in the kg_connector

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