I try to load chiese RDF N-quads file, such as “<010> <北京> .”, into dgraph by dgraph live. But I hit the following error:
While processing file Error while parsing RDF: while lexing name> “北京市” .: Invalid input: n at lexText, on line:1 name> “北京市” .
So dgraph can’t process chinese now?or other solutions to solve this?