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

Method GetComputed

pkg/pb/base/v1/base.pb.go:1490–1495  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1488}
1489
1490func (x *TupleToUserSet) GetComputed() *ComputedUserSet {
1491 if x != nil {
1492 return x.Computed
1493 }
1494 return nil
1495}
1496
1497// TupleSet represents a set of tuples associated with a specific relation.
1498type TupleSet struct {

Callers 8

validateMethod · 0.95
addEdgeFromRelationMethod · 0.80
WalkLeafMethod · 0.80
findEntranceLeafMethod · 0.80
expandTupleToUserSetMethod · 0.80
checkTupleToUserSetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected