MCPcopy Index your code
hub / github.com/dgraph-io/dgraph / GetReadTs

Method GetReadTs

protos/pb/pb.pb.go:833–838  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

831}
832
833func (x *Query) GetReadTs() uint64 {
834 if x != nil {
835 return x.ReadTs
836 }
837 return 0
838}
839
840func (x *Query) GetCache() int32 {
841 if x != nil {

Callers 1

intersectBucketFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected