I find the new RDF data in the deep learning age is in this format
entity, relation, entity
and this can be imported with neo4j import --relations relationships.csv command
But how can we import this data into dgraph?
I find the new RDF data in the deep learning age is in this format
entity, relation, entity
and this can be imported with neo4j import --relations relationships.csv command
But how can we import this data into dgraph?