MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetLang

Method GetLang

bitmap/pb.pb.go:1937–1942  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1935}
1936
1937func (m *DirectedEdge) GetLang() string {
1938 if m != nil {
1939 return m.Lang
1940 }
1941 return ""
1942}
1943
1944func (m *DirectedEdge) GetOp() DirectedEdge_Op {
1945 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected