Skip to content

Rework the PathFromGraph paging API #2729

Description

@shivamka1

The nested page(...) field on GqlPathFromGraph is of limited use because columnar outputs on the same handle (e.g. degree) cannot be paged alongside it: the page narrows the row set but the columnar fields still cover the whole collection. Revisit the shape; one option is for page to return a restricted GqlPathFromGraph so every field on the returned handle is consistently scoped to the page.

Raised in review: #2675 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions