just one question for the author, why does this system feel more like a relational system than a graph database system ? you ask users to define schema (which I think neo4j doesn't do) and also I think the concept of…
in gdbms, there is the concept of "predefined joins" where you define a relationship edge that directly connects 2 nodes, i don't know how these guys do it, but at least in neo4j that's the concept edit: just saw their…
When you say scalability, how much are we talking about here ? Can it handle around 50 gb or 100 gb datasets ? Also, going through the docs it seems you support only csv data ingestion currently right ? Any plan on…
just one question for the author, why does this system feel more like a relational system than a graph database system ? you ask users to define schema (which I think neo4j doesn't do) and also I think the concept of…
in gdbms, there is the concept of "predefined joins" where you define a relationship edge that directly connects 2 nodes, i don't know how these guys do it, but at least in neo4j that's the concept edit: just saw their…
When you say scalability, how much are we talking about here ? Can it handle around 50 gb or 100 gb datasets ? Also, going through the docs it seems you support only csv data ingestion currently right ? Any plan on…