| Package | Description |
|---|---|
| org.opencb.cellbase.core.config |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoDBDatabaseCredentials
Created by imedina on 19/08/16.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseCredentials |
DownloadProperties.EnsemblProperties.getDatabase() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DatabaseCredentials> |
Databases.getNeo4j() |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadProperties.EnsemblProperties.setDatabase(DatabaseCredentials database) |
| Modifier and Type | Method and Description |
|---|---|
Databases |
Databases.setNeo4j(Map<String,DatabaseCredentials> neo4j) |
| Constructor and Description |
|---|
Databases(MongoDBDatabaseCredentials mongodb,
Map<String,DatabaseCredentials> neo4j) |
Copyright © 2019. All rights reserved.