chickadee » arcadedb » a-command

a-command db lang cmdprocedure

Returns list holding the result of string cmd in language symbol lang to current database; returns #f if a server error occurs or no response is received.

Valid lang symbols are: sql, sqlscript, cypher, gremlin, graphql, mongo.