GraphPageInfo
Result-set pagination information. A present continuationToken means more pages remain, whereas meta.resultMode=truncated means an engine cap or a partial search-backend answer clipped the underlying result.
Properties
continuationTokenstring optionalOpaque keyset token for the next page, omitted rather than null when no pages remain. Pass it back as page.continuationToken.resultCountinteger requiredThe number of nodes (or aggregation buckets) returned on this page.