New Database

You can find the server credentials in
$ORIENTDB_HOME/config/orientdb-server-config.xml file:
<users>
  <user name="root" password="pwd" resources="*" />
</users>
Creating database {{ name }}
{{error}}