Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature required: add_node, add_edge instead of add_document #396

Open
kwang2049 opened this issue Jan 17, 2023 · 1 comment
Open

feature required: add_node, add_edge instead of add_document #396

kwang2049 opened this issue Jan 17, 2023 · 1 comment

Comments

@kwang2049
Copy link
Collaborator

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

@timbmg
Copy link
Collaborator

timbmg commented Feb 7, 2023

@kwang2049 what is the status of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants