Package | Description |
---|---|
com.orientechnologies.orient.core.index |
Modifier and Type | Class and Description |
---|---|
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–2020 OrientDB. All rights reserved.