NextDotID / relation_server

RelationService: relation aggregation.
https://docs.next.id
8 stars 6 forks source link

Optimize/batch-upsert #147

Closed ZhongFuze closed 5 months ago

ZhongFuze commented 5 months ago

https://github.com/NextDotID/relation_server/issues/146

add batch_upsert method for fetch jobs, fetch_all executes once upsert_graph after collecting all upstream data. call tigergraph host:9002 id_allocation, asynchronously allocate HyperGraphIDs for data accumulation and data recovery

Notice: