From 159719d5a2b6dbf084a7c07d85caeab498a9013a Mon Sep 17 00:00:00 2001 From: Serafeim Chatzopoulos Date: Fri, 12 Jul 2024 19:34:43 +0300 Subject: [PATCH] Add note to limited results in the Graph API --- docs/apis/graph-api/graph-api.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/apis/graph-api/graph-api.md b/docs/apis/graph-api/graph-api.md index f26f8bb..3987cd6 100644 --- a/docs/apis/graph-api/graph-api.md +++ b/docs/apis/graph-api/graph-api.md @@ -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