MCPcopy Create free account
hub / github.com/Permify/permify / Cursor

Method Cursor

pkg/database/pagination.go:92–94  ·  view source on GitHub ↗

Cursor -

()

Source from the content-addressed store, hash-verified

90
91// Cursor -
92func (p CursorPagination) Cursor() string {
93 return p.cursor
94}
95
96// Sort -
97func (p CursorPagination) Sort() string {

Callers 7

TestCursorPaginationFunction · 0.95
QueryRelationshipsMethod · 0.80
QueryAttributesMethod · 0.80
QueryRelationshipsMethod · 0.80
QueryAttributesMethod · 0.80
QueryAttributesMethod · 0.80
QueryRelationshipsMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestCursorPaginationFunction · 0.76