| Package | Description |
|---|---|
| com.orientechnologies.orient.core.index |
| Modifier and Type | Class and Description |
|---|---|
class |
OAbstractIndexDefinitionMultiValue
Base class for all multivalue index definitions that contains base functionality which can be
reused by concrete implementations.
|
class |
OPropertyListIndexDefinition
Index implementation bound to one schema class property that presents
OType.EMBEDDEDLIST, OType.LINKLIST, OType.LINKSET or OType.EMBEDDEDSET properties. |
class |
OPropertyMapIndexDefinition
Index implementation bound to one schema class property that presents {@link com.orientechnologies.orient.core.metadata.schema.OType#EMBEDDEDMAP
or
|
class |
OPropertyRidBagIndexDefinition
Index definition for index which is bound to field with type
OType.LINKBAG . |
Copyright © 2009–2025 OrientDB. All rights reserved.