arangosh> stmt = db._createStatement( { ........> "query": "FOR i IN [ 1, 2 ] RETURN i * 2" } ); [object ArangoStatement]