exists
Checks whether a database of the given name exists in the given directory or not.
Return
true if exists, false otherwise.
Parameters
name
the database's name
directory
the path where the database is located.
Checks whether a database of the given name exists in the given directory or not.
true if exists, false otherwise.
the database's name
the path where the database is located.