Just follow initial tutorial: ``` // Modern JavaScript import {Database, aql} from 'arangojs' ... ``` but throw error: module '"arangojs"' has no exported member 'aql' Thanks