Is it accurate to say that of the existing graph query languages (Cypher, Datalog, Sparql etc) Gremlin is the only one that's Turing complete?
In case it matters, I'm not looking for edge cases like the Turing completeness proof of Magic: the Gathering; the intent of my question is whether Gremlin is the only graph query language that is suitable in practice for performing arbitrary computation on graphs.