Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dgraph-io/dgraph
/ timestamp
Function
timestamp
worker/worker_test.go:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
func
timestamp() uint64 {
60
return
atomic.AddUint64(&ts, 1)
61
}
62
63
func
addEdge(t *testing.T, edge *pb.DirectedEdge, l *posting.List) {
64
edge.Op = pb.DirectedEdge_SET
Callers
4
TestExportRdf
Function · 0.70
TestExportJson
Function · 0.70
commitTs
Function · 0.70
commitTransaction
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected