class FDB::DirectoryLayer
def create(db_or_tr, path, options={})
def create(db_or_tr, path, options={}) create_or_open_internal(db_or_tr, path, true, false, options) end
def create(db_or_tr, path, options={}) create_or_open_internal(db_or_tr, path, true, false, options) end