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

Method Sort

pkg/database/pagination.go:97–99  ·  view source on GitHub ↗

Sort -

()

Source from the content-addressed store, hash-verified

95
96// Sort -
97func (p CursorPagination) Sort() string {
98 return p.sort
99}
100
101// Limit -
102func (p CursorPagination) Limit() uint32 {

Callers 8

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

Calls

no outgoing calls

Tested by 1

TestCursorPaginationFunction · 0.76