- a-query db lang queryprocedure
Returns list holding the result of string query in language symbol lang on current database; returns #f if a server error occurs or no response is received.
Valid lang symbols are: sql, sqlscript, cypher, gremlin, graphql, mongo.