gpahal commented :
It’s how Dgraph works. To pass an integer 5, you either have to define a schema or use the NQuad <uid> <age> "5"^^<xs:int> .. See Language and RDF Types
gpahal commented :
It’s how Dgraph works. To pass an integer 5, you either have to define a schema or use the NQuad <uid> <age> "5"^^<xs:int> .. See Language and RDF Types