Hi Daniel, look at the chapter Drop Database at this link http://orientdb.com/docs/last/Server-Management-Java.html or https://code.google.com/p/orient/wiki/ServerManagementJava You must specify the storage name in dropDatabase method.
public OServerAdmin dropDatabase(String storageType) throws IOException Drops a database from a remote server instance. Regards, Alessandro -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
