Package | Description |
---|---|
com.orientechnologies.orient.core |
Core package.
|
com.orientechnologies.orient.core.db |
Modifier and Type | Method and Description |
---|---|
static Orient |
Orient.instance() |
Orient |
Orient.shutdown() |
Orient |
Orient.startup() |
static Orient |
Orient.startUp(boolean insideWebContainer) |
Modifier and Type | Field and Description |
---|---|
protected Orient |
OrientDBEmbedded.orient |
Constructor and Description |
---|
OrientDBDistributed(String directoryPath,
OrientDBConfig config,
Orient instance) |
OrientDBEmbedded(String directoryPath,
OrientDBConfig configurations,
Orient orient) |
OrientDBRemote(String[] hosts,
OrientDBConfig configurations,
Orient orient) |
Copyright © 2009–2020 OrientDB. All rights reserved.