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

Method GetOp

bitmap/pb.pb.go:1944–1949  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1942}
1943
1944func (m *DirectedEdge) GetOp() DirectedEdge_Op {
1945 if m != nil {
1946 return m.Op
1947 }
1948 return DirectedEdge_SET
1949}
1950
1951func (m *DirectedEdge) GetFacets() []*api.Facet {
1952 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected