Package com.orientechnologies.orient.core.index
package com.orientechnologies.orient.core.index
-
ClassDescriptionAbstract index definiton implementation.Handles indexing when records change.Collate implementation used on composite indexes.Index that consist of several indexDefinitions like
OPropertyIndexDefinition.Container for the list of heterogeneous values that are going to be stored in in index as composite keys.Default OrientDB index factory for indexes based on SBTree.
Supports index types: UNIQUE NOTUNIQUE FULLTEXT DICTIONARYBasic interface to handle index.Handles indexing when records change.Indicates search behavior in case ofOCompositeKeykeys that have less amount of internal keys are used, whether lowest or highest partially matched key should be used.Presentation of OrientDB index cursor for point and range queries.Presentation of index that is used information and contained in documentOClass.Contains helper methods forOIndexDefinitioncreation.Interface that indicates that index definition is based on collection of values but not on single value.Dictionary index similar to unique index but does not check for updates, just executes changes.Utility class to create indexes.Deprecated.Interface to handle index.Manager of indexes.Abstract class to manage indexes.Manages indexes at database level.Contains the index metadata.Abstract index implementation that supports multi-values for the same key.Index implementation that allows multiple values for the same key.Abstract Index implementation that allows only one value for a key.Progress listener for index rebuild.Proxied abstract index.Proxied index.Proxied single value index.Index implementation that allows only one value for a key.Progress listener with no output.Index implementation bound to one schema class property.Index implementation bound to one schema class property that presentsOType.EMBEDDEDLIST,OType.LINKLIST,OType.LINKSETorOType.EMBEDDEDSETproperties.Index implementation bound to one schema class property that presentsorIndicates whether Map will be indexed using its keys or values.Index definition for index which is bound to field with typeOType.LINKBAG.Index definition that use the serializer specified at run-time not based on type.