[GS Portal] Provide web-page limit/timeout configuration & Pagination
Open
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Below is the web-page of Neo4j:

Clearly, a timeout and result limit on the page can help users develop the mindset that
- this query will have a longest time of execution
- the query will have a maximum number of returned results
This can prevent users from being frustrated by a bad query ( that even they are not aware)
Contributor guide
Assessment
This issue has not been assessed yet.