Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

When we do a page, we should return a count of how many items there are in total so the user knows when to stop

Open Haaroon opened this issue 2 years ago • 0 comments

I know you can basically keep increasing the offset until the result is < the limit, which means you reached the final page, would be nice to have a total count so you are aware how long it is.

Haaroon avatar Feb 27 '24 12:02 Haaroon