square-core icon indicating copy to clipboard operation
square-core copied to clipboard

feature required: `add_node`, `add_edge` instead of `add_document`

Open kwang2049 opened this issue 3 years ago • 1 comments

We have no methods for adding nodes/edges. The current code relies on add_document https://github.com/UKP-SQuARE/square-core/blob/2ffed37ad32c7912c63bc6601c36bd2307fb0a74/datastore-api/app/routers/kgs.py#L270 It could be better to add new methods in the kg_connector

kwang2049 avatar Jan 17 '23 09:01 kwang2049

@kwang2049 what is the status of this?

timbmg avatar Feb 07 '23 13:02 timbmg