Hi guys, I'd like to expose a new step *sql(String)* able to interpret a SQL string with the return of a resultset of elements.
What's the best way to do this? Also, when a client fires a gremlin query, is the query sent as a text to the gremlin server to be interpreted only on the server side? Thanks, Luca
