pagination

package
v1.48.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPaginatedIterator

func NewPaginatedIterator(
	ctx context.Context,
	reader datastore.Reader,
	filter datastore.RelationshipsFilter,
	limit uint64,
	order options.SortOrder,
	startCursor options.Cursor,
	queryShape queryshape.Shape,
	opts ...options.QueryOptionsOption,
) (datastore.RelationshipIterator, error)

NewPaginatedIterator creates an implementation of the datastore.Iterator interface that internally paginates over datastore results.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL