| Package | Description |
|---|---|
| com.orientechnologies.orient.core.index |
| Modifier and Type | Method and Description |
|---|---|
OPropertyMapIndexDefinition.INDEX_BY |
OPropertyMapIndexDefinition.getIndexBy() |
static OPropertyMapIndexDefinition.INDEX_BY |
OPropertyMapIndexDefinition.INDEX_BY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OPropertyMapIndexDefinition.INDEX_BY[] |
OPropertyMapIndexDefinition.INDEX_BY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OPropertyMapIndexDefinition(String iClassName,
String iField,
OType iType,
OPropertyMapIndexDefinition.INDEX_BY indexBy) |
Copyright © 2009–2025 OrientDB. All rights reserved.