Recommendations
Do Not Use REST APIs to Import a Large Amount of Data
If a large amount of data needs to be imported to GraphBase, use the batch import tool or real-time import tool based on site requirements. The REST API is designed based on HTTP requests and is not suitable for importing a large amount of data.
REST APIs for Periodical Data Import In Batches
If a large amount of data needs to be periodically imported to GraphBase in batches, you can periodically invoke the specified REST API to initiate a batch import task. The timer is provided by invoker.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.