Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 -
92
func
(p CursorPagination) Cursor() string {
93
return
p.cursor
94
}
95
96
// Sort -
97
func
(p CursorPagination) Sort() string {
Callers
7
TestCursorPagination
Function · 0.95
QueryRelationships
Method · 0.80
QueryAttributes
Method · 0.80
QueryRelationships
Method · 0.80
QueryAttributes
Method · 0.80
QueryAttributes
Method · 0.80
QueryRelationships
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestCursorPagination
Function · 0.76