Hacker News new | ask | show | jobs
by rajman187 3124 days ago
Gremlin is indeed the query language but requires a gremlin engine. This is generally passing strings to the DB (which gives you advantages like pushdown-predecate, essentially DB-side filtering) but there is associated overhead with something like Cypher that is now serialised and very fast with the Bolt protocol
1 comments

that was my point but my Rhetoric was not as good as yours :)