When work random query in dgraph cloud

IIRC, the random feature was added to 21.12, and the cloud is on 21.03.

As a workaround, client side you could generate 5 random numbers within the total numbers of records and issue five queries with first: 1 offset: x.

1 Like