Add note to limited results in the Graph API

This commit is contained in:
Serafeim Chatzopoulos 2024-07-12 19:34:43 +03:00
parent c7055eaa0f
commit 159719d5a2
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ You can access the API Swagger documentation in [https://api-beta.openaire.eu/gr
## Notes
Please note that the Graph API:
- is intended for data discovery and exploration; if you are interested in downloading the full OpenAIRE Graph dataset, please navigate [here](../../downloads/full-graph.md).
- is intended for data discovery and exploration, hence you are now allowed to navigate the full result set: you are limited to the first 10,000 results of a search query. If you are interested to access the whole graph, we encourage you to download the [OpenAIRE ful Graph dataset](../../downloads/full-graph.md).
- adhers to the [terms of use](../terms.md) of the OpenAIRE public APIs - certain (rate limit) restrictions apply.
## Learn more