Uses of Enum
com.orientechnologies.orient.core.index.OIndexAbstract.PartialSearchMode
Packages that use OIndexAbstract.PartialSearchMode
-
Uses of OIndexAbstract.PartialSearchMode in com.orientechnologies.orient.core.index
Methods in com.orientechnologies.orient.core.index that return OIndexAbstract.PartialSearchModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static OIndexAbstract.PartialSearchMode[]OIndexAbstract.PartialSearchMode.values()Returns an array containing the constants of this enum type, in the order they are declared.