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

Method GetDirective

bitmap/pb.pb.go:3518–3523  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3516}
3517
3518func (m *SchemaUpdate) GetDirective() SchemaUpdate_Directive {
3519 if m != nil {
3520 return m.Directive
3521 }
3522 return SchemaUpdate_NONE
3523}
3524
3525func (m *SchemaUpdate) GetTokenizer() []string {
3526 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected