| 19 | ) |
| 20 | |
| 21 | type DgraphEx struct{} |
| 22 | |
| 23 | // Execute is the underlying dgraph implementation of Dgraph execution. |
| 24 | // If field is nil, returned response has JSON in DQL form, otherwise it will be in GraphQL form. |
nothing calls this directly
no outgoing calls
no test coverage detected