Fix typo in Graph API landing page

This commit is contained in:
Serafeim Chatzopoulos 2024-07-13 22:16:05 +03:00
parent 159719d5a2
commit f06b3324f9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ 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, 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).
- 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 full Graph dataset](../../downloads/full-graph.md).
- adhers to the [terms of use](../terms.md) of the OpenAIRE public APIs - certain (rate limit) restrictions apply.