| Package | Description |
|---|---|
| com.orientechnologies.common.exception | |
| com.orientechnologies.orient.core.index | |
| com.orientechnologies.orient.core.metadata.sequence |
| Modifier and Type | Class and Description |
|---|---|
class |
OErrorCode
Enumeration with the error managed by OrientDB.
|
| Modifier and Type | Method and Description |
|---|---|
OIndex<T> |
OIndex.delete()
Delete the index.
|
OIndexManager |
OIndexManager.dropIndex(String iIndexName)
Drop index with specified name.
|
| Modifier and Type | Method and Description |
|---|---|
abstract long |
OSequence.current() |
abstract long |
OSequence.next() |
abstract long |
OSequence.reset() |
Copyright © 2009–2025 OrientDB. All rights reserved.