| Package | Description |
|---|---|
| com.orientechnologies.orient.core.index | |
| com.orientechnologies.orient.core.sql |
| Modifier and Type | Method and Description |
|---|---|
OIndexKeyCursor |
OIndexAbstract.keyCursor()
Deprecated.
|
OIndexKeyCursor |
OIndexAbstractDelegate.keyCursor()
Deprecated.
|
OIndexKeyCursor |
OIndexRemote.keyCursor() |
OIndexKeyCursor |
OIndex.keyCursor()
Deprecated.
Use
index.getInternal().keyStream() instead. This API only for
internal use ! |
| Modifier and Type | Method and Description |
|---|---|
OIndexKeyCursor |
OChainedIndexProxy.keyCursor() |
Copyright © 2009–2025 OrientDB. All rights reserved.