I am using neo4j graphDB to store the relationship but it seems neo4j is too heavy and consumes a lot of system memory as per my use case.While exploring multiple light weight graph database I came across memgraph which is light weight graphDB and has support for cypher but it seems it does not support for importing turtle dataset.
Is there any utility that can be use to import ttl data in memgraph? If not, Please suggest any light weight graphDB can be used which supports cypher and can be replaced with neo4j?
**As per the documentation only csv,json and CYPHERL data is supported for import in memgraph .
There is a tool called Rdf2Cypher. It hasn't been updated in a long time. I've used the following RDF:
and the output that I got is
I've executed those queries in Memgraph Lab, and I got the following graph.
Keep in mind that some cleanup could be required, e.g. this actually isn't a node.