-
- Downloads
Clear out struct given in client.Unmarshal before unmarshalling. Also
add helper functions to delete a Node and an Edge using the client.
Showing
- client/client.go 58 additions, 35 deletionsclient/client.go
- client/mutations.go 8 additions, 7 deletionsclient/mutations.go
- client/unmarshal.go 33 additions, 6 deletionsclient/unmarshal.go
- client_test/.gitignore 2 additions, 0 deletionsclient_test/.gitignore
- client_test/client_test.go 121 additions, 0 deletionsclient_test/client_test.go
- cmd/dgraph/main_test.go 0 additions, 1 deletioncmd/dgraph/main_test.go
- contrib/embedded_test/main.go 2 additions, 8 deletionscontrib/embedded_test/main.go
- dgraph/embedded.go 1 addition, 1 deletiondgraph/embedded.go
- query/query_test.go 64 additions, 0 deletionsquery/query_test.go
Loading
Please register or sign in to comment