I've looked through the documentation but cannot find out how to do this. How do I change the path in which to store the basex files for a particular database? For example, if I create this database,
create db test.xml test
the basex files are, by default, stored in ~/BaseXData. How do I change this?

-tjw