Modifier and Type | Field and Description |
---|---|
protected OrientDB |
OConsoleDatabaseApp.orientDB |
Modifier and Type | Method and Description |
---|---|
default OrientDB |
OrientDBInternal.newOrientDB() |
Modifier and Type | Method and Description |
---|---|
static OrientDBInternal |
OrientDBInternal.extract(OrientDB orientDB) |
Constructor and Description |
---|
ODatabasePool(OrientDB environment,
String database,
String user,
String password)
Open a new database pool on a specific environment.
|
ODatabasePool(OrientDB environment,
String database,
String user,
String password,
OrientDBConfig configuration)
Open a new database pool on a specific environment, with a specific configuration for this
pool.
|
Modifier and Type | Field and Description |
---|---|
OrientDB |
OETLOrientDBLoader.orient |
Modifier and Type | Method and Description |
---|---|
protected OrientDB |
OrientJdbcConnection.getOrientDB() |
Constructor and Description |
---|
OrientDataSource(OrientDB orientDB)
Deprecated.
|
OrientDataSource(OrientDB orientDB,
String dbName) |
OrientJdbcConnection(ODatabaseDocument database,
OrientDB orientDB,
Properties info) |
Modifier and Type | Method and Description |
---|---|
protected OrientDB |
OrientDBObject.getOrientDB() |
Constructor and Description |
---|
OrientDBObject(OrientDB orientDB)
Create a new OrientDb Object instance from a given
OrientDB |
Modifier and Type | Method and Description |
---|---|
OrientDB |
OServer.getContext() |
Constructor and Description |
---|
OrientGraphFactoryV2(OrientDB orientDB,
String dbName,
String username,
String password) |
Copyright © 2009–2020 OrientDB. All rights reserved.