Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
833
func
(x *Query) GetReadTs() uint64 {
834
if
x != nil {
835
return
x.ReadTs
836
}
837
return
0
838
}
839
840
func
(x *Query) GetCache() int32 {
841
if
x != nil {
Callers
1
intersectBucket
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected