I am wondering how to delete all nodes of type X in DQL using JSON format: { "delete": { "dgraph.type": "Private", "uid": "*", } } I am ...
確定! 回上一頁