Skip to content

No way to return quads in dgraph #118

@nii236

Description

@nii236

Hello!

After setting a quad in dgraph:
curl localhost:8080/query -XPOST -d 'mutation{ set { <alice> <follows> <bob> quad . }}' {"code":"E_OK","message":"Done"}%
There is no way to retrieve the label at the end (quad).

Metadata

Metadata

Assignees

Labels

kind/bugSomething is broken.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions