The Readme says: `System.out.println(db.query("?[] <- [['hello', 'world!']]"));` where `query` should be `run` to compile correctly.
The Readme says:
System.out.println(db.query("?[] <- [['hello', 'world!']]"));where
queryshould berunto compile correctly.